wire-webapp

๐Ÿ‘ฝ Wire for web

GPL-3.0 License

Stars
1.1K
Committers
69

Bot releases are visible (Hide)

wire-webapp - 2022-02-22-production.0

Published by github-actions[bot] over 2 years ago

0.13.0 (2022-02-22)

New Features

  • split between the guest and service toggle
  • security clearance banner (only federated env)

Bug Fixes

  • Disable applock when feature is disabled in team (SQSERVICES-1064)
wire-webapp - 2022-02-15-production.0

Published by github-actions[bot] over 2 years ago

0.12.0 (2022-02-15)

Other Changes
  • Rollback @wireapp/core version to 22.1.1 (e9673980)
wire-webapp - 2022-02-08-production.0

Published by github-actions[bot] over 2 years ago

0.11.0 (2022-02-08)

wire-webapp - 2022-02-07-production.0

Published by atomrc over 2 years ago

0.10.0 (2022-02-07)

Continuous Integration
New Features
Bug Fixes
  • core:
    • Do not send link preview when message was canceled (#12493) (5ef14eac)
    • Avoid displaying domain twice in the Account preferences [SQSERVICES-1245] (#12459) (bcbbb290)
    • Map self device correctly (#12426) (f64fd719)
    • Be sure to await team member leave events before sending message (#12449) (3a920623)
    • Avoid handling known clients when mismatch happens (#12424) (d9425ae3)
    • Quoted message might be undefined, so access will fail (#12423) (a85cf487)
    • Inject team member leave event before last sent message (#12417) (8428b416)
    • Fix video participant mapping (#12414) (5439319b)
    • Detect empty call logs (#12393) (308edc61)
    • Always place next timestamp after last known timestamp (#12388) (186d5680)
    • Properly warn user when calling in a degraded conversation (#12317) (f38f0055)
    • Avoid losing data when serializing client notifications (#12311) (bf9e9957)
    • Be sure UI is updated when injecting event (#12315) (e62781ca)
    • await team member leave check before marking message as sent (30a5c305)
    • Send qualified ids when listing users on federated backend (e950300f)
    • Trigger team member leave event in case of a Tier1 team (#12307) (e56bc6aa)
    • Improve system messages ordering (Verification and LegalHold) (#12294) (f0b7934c)
    • Target only specific client when reseting session (#12278) (4001d140)
    • Unmount react components on dispose (#12247) (dabc1c5b)
    • Add domain to user search requests (#12169) (cdda7630)
  • Fix environment setup by using env instead of >> $GITHUB_ENV (#12488) (cc352972)
  • Disable applock when feature is not enforced in the team anymore (SQSERVICES-1064) (#12428) (edffe2d2)
  • Remove leaving participants from activeSpeaker view (SQCALL-455) (#12427) (e60401b8)
  • Bind mute state to call, change only for active calls (SQCALL-440) (#12416) (01561bb7)
  • Don't automatically open links in replies (#12400) (5387e5a7)
  • Team data gets lost (#12245) (f50060b8)
  • services:
    • Revert "Disable applock when feature is not enforced in the team anymore (SQSERVICES-1064)" (#12451) (a91f3231)
    • Disable app lock if disabled team wide (SQSERVICES-356) (#12179) (774e6aec)
  • call:
    • Own thumbnail tile has no background (SQCALL-433) (#12395) (354de892)
    • Handle qualified ids correctly in calling messages (#12374) (7b9a3580)
    • Make sure that one media device is selected by default (#12334) (c26a65fa)
  • ci: Don't fail check on Jira ticket not found (#12183) (83bd3eec)
Other Changes
  • RC 2022-02-03 (#12497)" (#12498) (9914c391)
  • wireapp/wire-webapp into feat/account-deep-link (8b54e39c)
  • Let anticscroll react to component resize (SQCALL-432) (#12399) (508079aa)
  • Fix guest link modal issue (SQSERVICES-1230) (fd73641d)
  • Change backend label error (fe2e1095)
  • Switching camera during call didn't work (#12319) (bd7c7f6d)
  • Use correct icon for federated users (90e10403)
  • Update selected mention (#12262) (5a01ff26)
  • Add uie names for radio groups (#12260) (4070c378)
  • Don't try to unmount react from comment nodes (041f981f)
  • Show handle on mention suggestions (#12246) (0d793cf7)
  • Allow numbers in username (#12167) (85bc628e)
  • Add uie name for displayed value of account input component (#12164) (0fe07bfd)
  • Ad uie names for rich info (#12147) (9dcd846d)
  • don't show domain for non-federated users (FS-237) (#12149) (11940e39)
  • Show new device modal when preferences are opened (FS-234) (#12148) (3802a36a)
  • Respect dark theme for input color (#12146) (2aa7613e)
  • uie names for edit icons (3792bf37)
  • Use span instead of input for readonly (f9ad2cd0)
  • more uie names (263f1a51)
  • Team name uie name (bb280e4e)
  • email input uie in account preferences (15aa27c0)
  • uie name for username input (c6908bd1)
  • wireapp/wire-webapp into feat/account_preferences (f7bdf414)
  • wireapp/wire-webapp into feat/account_preferences (6b9ba4ba)
  • wireapp/wire-webapp into feat/account_preferences (b4db58d5)
  • core:
    • Make sure customInfo is unwrapped before given to React (#12495) (ca9798c3)
    • Ligther log when promise queue times out (#12494) (8702884c)
    • Fix cookies setting for singleInstance (#12492) (224bf395)
    • Fix helmet default config for cross origin opener (79dac2d4)
    • Fix helmet default config from images with V5 (#12489) (3046cd5e)
    • Fix single Instance tests (2b95f410)
    • Serialize single instance cookie (d7d24380)
    • Handle mismatch when sending broadcast messages (#12484) (e59ba61e)
    • Pass on silentDegradation to success mismatch (f3962871)
    • Init core with qualifiedIds depending on federation feature flag (#12482) (ef7a6d1d)
    • Correctly parse asset domain for video preview image (#12415) (d16d9c50)
    • Fix tweet link previews (#12297) (55632237)
    • make sure event is injected before continuing sending (#12308) (cbce9de7)
    • Improve legal hold preference notifications (7fdec13b)
    • Use user qualified ids for call participants (05273df2)
    • Fix link preview that have no images (#12295) (4cd46ed3)
    • Trigger degradation warning on calling messages (c1e2562c)
    • Add default CONTENT_TYPE when asking user sending permission (28e55731)
    • Handle redundant mismatch with core messages (#12284) (3c1159c5)
    • Use server timestamp to inject legalHold system message (aed110a2)
    • Inject legalhold message before mismatched message (#12282) (1e9db4d0)
    • Check team member leave on client mismatch (#12281) (719167ba)
    • Check legal hold on core client mismatch (#12280) (12a041ca)
    • Show federated icon in mention suggestion (#12279) (75d19673)
    • Ensure asset message has same id as preview message (#12277) (137af143)
    • Use latest config (758abdf4)
    • Add qualified_conversation when mapping encrypted events (#12270) (8047ce2a)
    • Fix few calling issues (#12269) (022a0487)
    • Stop file sending when metadata sending is canceled by user (#12268) (bcf40149)
    • Fix getting calling participants clients for federated env [FS-14] (#12263) (1415af6c)
    • Use correct label (2fa5a12a)
    • Send calling messages to other self devices (#12241) (a1ba1677)
    • Do match mentions when message is rendered without userId (#12233) (82e07b2d)
    • Enable 1:1 calling for federated env (#12212)" (13dbe281)
    • Consume and send qualified ids in mentions (#12230) (2f5b07ea)
    • Do not silent degradation warning for read-receipt in unverified conversations (#12217) (49ef9717)
    • Silent degradation warning when sending confirmation messages (#12215) (8b3ca839)
    • Do not use exception for message cancelling (#12214) (3f657e9a)
    • Abort call if message sending was cancelled (#12213) (6b83d9ea)
    • Add tracking for core messages (#12210) (d7d196fa)
    • Do not show federated badge for connection requests (#12206) (9823ccb3)
    • Send simple userId when reseting sessions on non-federated env (#12185) (db3996c5)
    • Add user fully qualified handle in federated icon (#12180) (ad09fbeb)
    • Strip domain when searching for local users (#12174) (2a24ac37)
    • Max name length includes domain (#12177) (e07f0080)
    • Do not send domain search request if domain is not valid (#12173) (1f45d76f)
    • Do not send domain search request on non-federated env (#12170) (bb0d63db)
    • Fix how array difference is computed with custom matcher (#12165) (7a95818b)
    • Read domain from client when encrypting with legacy CryptoRepo [FS-110] (#12144) (023da07b)
  • deps: Bump dotenv from 10.0.0 to 15.0.0 in /server (#12487)" (5fc61043)
  • call:
  • services: Handle message timer removal after first render when feature gets disabled (SQSERVICES-991) (#12150) (3b0e1b17)
wire-webapp - 2022-01-27-production.0

Published by github-actions[bot] over 2 years ago

0.9.0 (2022-01-27)

Bug Fixes
wire-webapp - 2021-12-02-production.0

Published by github-actions[bot] almost 3 years ago

0.8.0 (2021-12-02)

Bug Fixes
wire-webapp - 2021-12-01-production.0

Published by github-actions[bot] almost 3 years ago

0.7.0 (2021-12-01)

New Features
  • Redirect team registration to new flow (#12209) (b13ac327)
  • core:
  • services: Handle self-deleting message feature config updates (SQSERVICES-556) (#11977) (79f7ef68)
Bug Fixes
  • core:
    • Do not log error when searching for a user on a forbidden backend (FS-123) (#12137) (32d389c2)
    • Always generate fully qualified sessionIds in federated env [FS-110] (#12115) (3ba39c4f)
Other Changes
  • services:
    • Handle message timer removal after first render when feature gets disabled (SQSERVICES-991) (#12150) (0bfe968a)
    • Show self-deleting conversation timeout even when the feature is disabled for the team (SQSERVICES-969) (#12124) (02e1935d)
    • Show correct message timer in conversation settings (#12118) (a6a22a4e)
    • Self-deleting message translation keys (#12114) (98d81a7c)
  • core:
wire-webapp - 2021-11-01-production.0

Published by github-actions[bot] almost 3 years ago

0.6.0 (2021-11-01)

New Features
Bug Fixes
Other Changes
wire-webapp - 2021-10-04-production.0

Published by github-actions[bot] about 3 years ago

0.5.0 (2021-10-04)

New Features
  • core:
  • services:
    • Show plan upgrade modals for team members, owners and personal accounts (SQSERVICES-562) (#11851) (2caa7b59)
    • Rename 'ephemeral/timed messages' to 'self-deleting messages' (SQSERVICES-766) (#11783) (bbb9ba66)
    • Handle conference calling feature updates (SQSERVICES-562) (#11817) (5424f5db)
    • Improve Variable Bitrate Encoding (VBR) preference description (SQSERVICES-619) (#11812) (b633f2f6)
    • Improved feature change & asset restriction descriptions (SQSERVICES-736) (#11782) (fae8c2ee)
    • Improve Variable Bitrate Encoding (VBR) preference description (SQSERVICES-619) (#11780) (486f097b)
    • Input bar reply video thumbnail (#11576) (a215c776)
    • Prevent conference calls based on feature config (SQSERVICES-562) (#11570) (ffc6f7c0)
    • Handle conference calling feature config update modal (SQSERVICES-562) (#11466) (4936ba52)
  • call: Show audio tiles and pagination (#11822) (40f0a2d1)
  • calling:
    • Hide pagination and audio tiles (173be248)
    • Support for large conference calls and audio tiles (#11625) (f8ea6b05)
  • Display qualified users in federated conversation (#11664) (b73c9351)
  • Display qualified users in federated conversation (#11624) (0308332f)
  • Placeholder for restricted video assets (SQSERVICES-677) (#11566) (dc6391d3)
  • Prevent receiving videos based on feature config (SQSERVICES-614) (#11522) (435a9e8e)
  • Show info modal when sending file via drag & drop or clipboard when feature is disabled (SQSERVICES-614) (#11530) (def8ffd9)
  • Prevent receiving audio messages based on feature config (SQSERVICES-614) (#11526) (f1b207f8)
  • Prevent sending gifs based on feature config (SQSERVICES-614) (#11528) (1ed2f9aa)
  • Prevent receiving files & images based on feature config (SQSERVICES-614) (#11468) (b8302099)
  • Restrict video calling capabilities based on feature config (SQSERVICES-566) (#11443) (918601c4)
  • Handle file sharing feature config update modal (#11471) (b2e6579d)
  • Prevent sending files based on feature config (SQSERVICES-614) (#11464) (7cf58c24)
  • Handle feature config update modals (#11457) (04a60249)
  • Add client feature flag to enforce constant bitrate encoding in calls (SQSERVICES-621) (#11437) (3236feb6)
  • Add client feature flag for rendering media embeds (SQSERVICES-620) (#11385) (2b744fcf)
  • Start conversation with users from federated backends (#11372) (6f748ea4)
Bug Fixes
  • call:
    • Camera toggle does not work (SQCALL-435) (a062bd80)
    • Avoid flicker in active speakers view (SQCALL-425) (#11926) (1548df2e)
    • Request video streams for active speakers when switching tab (SQCALL-425) (#11890) (2d97c9e3)
    • Show selfvideo preview for outgoing calls (#11877) (bf72ac97)
    • Turn off camera after very quick on and off toggle (#11875) (e71f007e)
    • New AVS version gives new stream id for updated streams (#11824) (a2c3c3bc)
    • Ignore constant bit rate feature flag on avs callback (SQCALL-409) (#11777) (52b7978d)
  • core:
  • Allow empty domain webapp to verify conversations with domains (#11876) (1c8c405a)
  • notify user if recipient added a new device (1e157982)
  • show conversation verification system message (a6b18e70)
  • Find team users when they have no domain (7467f291)
  • Show correct state for forced CBR (#11756) (e8bc784e)
  • Reset selectable screen/window state after call ends (#11753) (e3a2f70e)
  • Show double click to maximize text only for calls with more than 3 participants (#11742) (e611c490)
  • Update text for unmaximizing a participant tile (SQCALL-383) (#11709) (01a87e7f)
  • Allow calling after accepting a connection request (SQCORE-348) (#11613) (29588b9d)
  • Update conversation type on outgoing request accept (SQCORE-805) (#11529) (c0b6ab6b)
  • Show connection request icon only for outgoing requests (SQCORE-348) (#11465) (90d84647)
  • services: File asset size information (SQSERVICES-678) (#11586) (98b9d713)
Other Changes
wire-webapp - 2021-09-27-production.0

Published by github-actions[bot] about 3 years ago

0.4.0 (2021-09-27)

Bug Fixes
  • call: Request video streams for active speakers when switching tab (SQCALL-425) (#11890) (c7634d8c)
Other Changes
  • wireapp/wire-webapp (e5cb4960)
  • call: Avoid requesting the same video streams multiple times (0fcd4027)
wire-webapp - 2021-09-13-production.0

Published by github-actions[bot] about 3 years ago

0.3.0 (2021-09-13)

Bug Fixes
  • call: New AVS version gives new stream id for updated streams (cf71e230)
Other Changes
  • Update AVS to 7.2.86 (ede3342a)
  • wireapp/wire-webapp (b59f4bf2)
  • call: New AVS version gives new stream id for updated streams" (cd6eca53)
wire-webapp - 2021-08-30-staging.0

Published by github-actions[bot] about 3 years ago

wire-webapp - 2021-08-30-production.0

Published by github-actions[bot] about 3 years ago

0.2.0 (2021-08-30)

New Features
  • Show modal when sending a message and legalhold consent is missing (SQSERVICES-527) (#11373) (b7ab0aee)
  • Create a conversation with members from federated backends (SQCORE-773) (#11279) (ff03f6cb)
  • Support joining public conversations on mobiles (SQSERVICES-502) (#11212) (b7048c72)
  • Accept desktop conversation join events (#11300) (8b97e69c)
  • Add calling pagination (SQCALL-295) (#11167) (e090f0bf)
  • Improve invalid code error message when verifying new account (#11281) (38a16952)
  • Announce production deployments in official release chat (#11202) (74b0a7b0)
Bug Fixes
  • Show self video preview when starting a video call (SQCALL-307) (#11334) (a53fcb6f)
  • Assume element is overlayed if getBoundingClientRect fails (#11332) (ca9f977d)
  • Incoming call maximizes ongoing call (SQCALL-73) (#11243) (8248e156)
  • useKoSubscribableChildren might not return correct new state (#11236) (ffb80078)
  • Handle view switching more hesitantly (#11203) (c49f31d7)
Other Changes
wire-webapp - 2021-08-25-staging.0

Published by github-actions[bot] about 3 years ago

0.2.0 (2021-08-26)

New Features
  • core:
  • calling:
    • Hide pagination and audio tiles (173be248)
    • Support for large conference calls and audio tiles (#11625) (f8ea6b05)
  • Display qualified users in federated conversation (#11664) (b73c9351)
  • Display qualified users in federated conversation (#11624) (0308332f)
  • Placeholder for restricted video assets (SQSERVICES-677) (#11566) (dc6391d3)
  • Prevent receiving videos based on feature config (SQSERVICES-614) (#11522) (435a9e8e)
  • Show info modal when sending file via drag & drop or clipboard when feature is disabled (SQSERVICES-614) (#11530) (def8ffd9)
  • Prevent receiving audio messages based on feature config (SQSERVICES-614) (#11526) (f1b207f8)
  • Prevent sending gifs based on feature config (SQSERVICES-614) (#11528) (1ed2f9aa)
  • Prevent receiving files & images based on feature config (SQSERVICES-614) (#11468) (b8302099)
  • Restrict video calling capabilities based on feature config (SQSERVICES-566) (#11443) (918601c4)
  • Handle file sharing feature config update modal (#11471) (b2e6579d)
  • Prevent sending files based on feature config (SQSERVICES-614) (#11464) (7cf58c24)
  • Handle feature config update modals (#11457) (04a60249)
  • Add client feature flag to enforce constant bitrate encoding in calls (SQSERVICES-621) (#11437) (3236feb6)
  • Add client feature flag for rendering media embeds (SQSERVICES-620) (#11385) (2b744fcf)
  • Start conversation with users from federated backends (#11372) (6f748ea4)
  • Show modal when sending a message and legalhold consent is missing (SQSERVICES-527) (#11373) (b7ab0aee)
  • Create a conversation with members from federated backends (SQCORE-773) (#11279) (ff03f6cb)
  • Support joining public conversations on mobiles (SQSERVICES-502) (#11212) (b7048c72)
  • Accept desktop conversation join events (#11300) (8b97e69c)
  • Add calling pagination (SQCALL-295) (#11167) (e090f0bf)
  • Improve invalid code error message when verifying new account (#11281) (38a16952)
  • Announce production deployments in official release chat (#11202) (74b0a7b0)
  • services:
    • Input bar reply video thumbnail (#11576) (a215c776)
    • Prevent conference calls based on feature config (SQSERVICES-562) (#11570) (ffc6f7c0)
    • Handle conference calling feature config update modal (SQSERVICES-562) (#11466) (4936ba52)
Bug Fixes
  • Show double click to maximize text only for calls with more than 3 participants (#11742) (e611c490)
  • Update text for unmaximizing a participant tile (SQCALL-383) (#11709) (01a87e7f)
  • Allow calling after accepting a connection request (SQCORE-348) (#11613) (29588b9d)
  • Update conversation type on outgoing request accept (SQCORE-805) (#11529) (c0b6ab6b)
  • Show connection request icon only for outgoing requests (SQCORE-348) (#11465) (90d84647)
  • Show self video preview when starting a video call (SQCALL-307) (#11334) (a53fcb6f)
  • Assume element is overlayed if getBoundingClientRect fails (#11332) (ca9f977d)
  • Incoming call maximizes ongoing call (SQCALL-73) (#11243) (8248e156)
  • useKoSubscribableChildren might not return correct new state (#11236) (ffb80078)
  • Handle view switching more hesitantly (#11203) (c49f31d7)
  • core: Don't display array length 0 in container (#11616) (1fac5adb)
  • services: File asset size information (SQSERVICES-678) (#11586) (98b9d713)
Other Changes
wire-webapp - 2021-08-17-staging.0

Published by github-actions[bot] about 3 years ago

wire-webapp - 2021-06-01-production.0

Published by github-actions[bot] over 3 years ago

0.3.0 (2021-06-01)

New Features
  • Handle conversation create legal hold error (SQSERVICES-428) (#11159) (ab3f5dda)
  • Add legal hold block to DebugUtil (#11138) (032bc709)
  • Update client capabilities after client validation (#11141) (6d95484c)
  • Handle connect error because of legal hold (SQSERVICES-429) (#11137) (34900a2c)
  • Update error labels (SQSERVICES-428) (#11136) (9ab364d7)
  • Handle block for legal hold reasons (SQSERVICES-429) (#11132) (ee023aa4)
  • System message for leave event due to legal hold (SQSERVICES-428) (#11115) (ce150a88)
  • Block adding users to conversations with LH conflict (SQSERVICES-428) (#11112) (269b912d)
Bug Fixes
  • Check if errors are backend errors (#11161) (d67db201)
  • Retry requests when losing connection (SQCORE-585) (SQCORE-591) (#11075) (9f3f5e0c)
  • Avoid leaking remote audio elements after a call (SQCALL-293) (#11073) (c9dde982)
  • Improve UI performance of ephemeral messages (#11071) (SQCORE-633) (08e842c6)
Other Changes
wire-webapp - 2021-05-10-production.0

Published by github-actions[bot] over 3 years ago

0.2.0 (2021-05-10)

New Features
Bug Fixes
  • Mute icon shoud be highlighted when user is muted (#11019) (b441219b)
  • Delete failed uploads only from original sender (#11009) (39f6b6a3)
  • Cancel video download instead of upload (SQCORE-542) (#11003) (1fc67a40)
  • AudioSeekBar on Firefox is sometimes not rendered correctly (#10950) (b5b8eeff)
  • check for key existence in keyboardEvent (3df3bfb6)
  • Show download video asset spinner (SQCORE-593) (#10867) (946b1d07)
  • Await handle request before returning (95331111)
Other Changes
wire-webapp - 2021-04-01-production.0

Published by github-actions[bot] over 3 years ago

0.2.0 (2021-04-01)

New Features
Bug Fixes
  • Continue to process events when one event fails to decrypt (#10759) (7eba3ac0)
  • Use team settings for AppLock (SQSERVICES-295, SQSERVICES-356) (#10758) (85a67ce8)
  • Link preview images don't fill whole square (#10756) (3762d769)
  • Fetch paged missed notifications on HTTP error 404 (SQCORE-270) (#10729) (4cb9e8c7)
  • Use undefined for ioptional parameters, so default params work (#10710) (888bb1a9)
  • electron: Use correct fs types (#10757) (dcb98668)
Other Changes
wire-webapp - 2021-03-15-production.0

Published by github-actions[bot] over 3 years ago

0.2.0 (2021-03-15)

Bug Fixes
Other Changes
wire-webapp - 2021-03-04-production.0

Published by github-actions[bot] over 3 years ago

0.2.0 (2021-03-04)

New Features
Bug Fixes
Other Changes