Skip to content

2023-09-28-mandarin-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@atomrc atomrc released this 28 Sep 14:18
· 1119 commits to master since this release

What's Changed

  • feat: RC 2023-02-27 by @tlebon in #14754
  • feat: Store user's metadata in database [FS-1828] by @atomrc in #15002
  • fix: Keyboard navigation for conversations list by @przemvs in #14764
  • fix: rendering of autodetcted links (SQSERVICES-1892) by @comawill in #14979
  • fix: ensure fetching users is backward compatible (core bump) [FS-1784] by @V-Gira in #15013
  • fix: Filter URL schemes (SQSERVICES-1945) by @comawill in #15034
  • fix: add port to link preview, if defined (SQSERVICES-2018) by @comawill in #15033
  • feat: Export users in backups by @atomrc in #15072
  • fix: Sort connection requests by date by @atomrc in #15088
  • fix: Make the call end in case of being unable to reach sft server (SQSERVICES-1884) by @thisisamir98 in #14600
  • feat: re-fetch conversations on opening search-ui [FS-1689] by @V-Gira in #15030
  • feat: Retry fetching missing user/conversation metadata every 3h (FS-1691) by @thisisamir98 in #15158
  • feat: Confirmation when initiating a call in a large group(SQSERVICES-1923) by @arjita-mitra in #15160
  • fix: address unavailable user display issues [FS-1684, FS-1570] by @V-Gira in #15159
  • feat: add confirmation modal pre video call, make style changes local to calling modal by @arjita-mitra in #15182
  • feat: Filter unavailable users in conversation creation (FS-1965) by @thisisamir98 in #15189
  • fix: showClose functionality of primaryModal component by @aweiss-dev in #15193
  • feat: filter unavailable users from contact list [FS-1971] by @V-Gira in #15194
  • fix: Fix group name change, focus edit icon by @przemvs in #15197
  • feat: Add a system message for failed to add users (FS-1548) by @thisisamir98 in #15187
  • fix: remove popup windows when status arent updated [SQSERVICES-2008] by @tlebon in #15224
  • fix: Do not show conversation with temporary users as classified (FS-1983) by @thisisamir98 in #15229
  • feat: translation updates by @tlebon in #15232
  • fix: Consider conversation domain for classified banner (FS-1980) by @thisisamir98 in #15230
  • feat: display warning for failure to send a message to an offline back-end [FS-1989] by @V-Gira in #15231
  • feat: Display message failed to send for MLS (FS-2030) by @thisisamir98 in #15273
  • feat: enforce self deleting message group settings in conversations [SQSERVICES-2024] by @tlebon in #15281
  • fix: Remove local data when account or client get deleted by @przemvs in #15272
  • feat: clean unaccepted oauth scopes [SQSERVICES-2075/SQSERVICES-2076 ] by @tlebon in #15314
  • fix: avoid displaying users without metadata nor messages [WBP-1073] by @V-Gira in #15319
  • fix: prevent guest icon to show for federated users WPB-1987 by @V-Gira in #15341
  • feat: add manual deploy for mls by @tlebon in #15343
  • feat: AWS linux 2 migration of webapp environment by @arjita-mitra in #14976
  • fix: handle failure to send mls messages (WPB-2300) by @V-Gira in #15369
  • fix: web and MLS group convo wasn't renamed on header when backend wa… by @arjita-mitra in #15381
  • feat: qa util for mls and mls migration by @PatrykBuniX in #15396
  • fix: clear content bug [WPB-2552] by @tlebon in #15397
  • fix: limit interaction with unavailable users (WPB-2323) by @V-Gira in #15398
  • fix: accidentally removed translation [WPB-1341] by @tlebon in #15404
  • fix: update missing translation for RC by @tlebon in #15405
  • fix: prevent guest from creating multiple identities (wpb-2809) by @V-Gira in #15422
  • fix: update call participant video state when changed [WPB-2494] by @PatrykBuniX in #15421
  • fix: display cannot find user warning instead of placeholder profile (WPB-2877) by @V-Gira in #15430
  • fix: import events without id field by @PatrykBuniX in #15452
  • fix: import events without id field (#15452) by @thisisamir98 in #15454
  • feat: Add Backup Encryption Capability by @arjita-mitra in #15433
  • feat: Add ping confirmation modal (WPB-3202) by @thisisamir98 in #15380
  • fix: correct localisation of remove action by @V-Gira in #15480
  • feat: allow mobile oauth/calendar access [WPB-1524] by @tlebon in #15453
  • feat: introduce variations to fail to add users (WPB-2299) by @V-Gira in #15497
  • fix: prevent content shift on conversation start (WPB-1953) by @V-Gira in #15500
  • feat: group creation for non-fully-connected-graphs [WPB-2294] by @tlebon in #15499
  • feat: user supported protocols by @PatrykBuniX in #15496
  • feat: set default accent for registration [WPB-3303] by @tlebon in #15510
  • feat: RC-2023-08-01 by @tlebon in #15533
  • fix: message details click closes right panel if clicked on new details button by @arjita-mitra in #15539
  • feat: handle connection request with no longer federating users (WPB-2221) by @V-Gira in #15555
  • fix: unarchived conversation is missing after reload [WPB-3753] by @PatrykBuniX in #15580
  • feat: for all backup import error add a try again flow by @arjita-mitra in #15579
  • feat: add reveal button for the password field by @arjita-mitra in #15603
  • feat: Adjust resolution/framerates for better video experience by @z-dule in #15582
  • feat: Add stopping to federate (WPB-203) by @thisisamir98 in #15583
  • fix: self leave conversation shouldn't be archived automatically by @arjita-mitra in #15606
  • feat: Handle adding users from unreachable backends by @atomrc in #15609
  • fix: remove devices panel from group convos [WPB-3931] by @tlebon in #15610
  • feat: handle non-federating users errors (WPB-3461) by @V-Gira in #15608
  • fix: add backup password hint by @arjita-mitra in #15613
  • feat: reactions on Messages(sqservices -1734) by @arjita-mitra in #14771
  • feat: redesign join conversation page by @aweiss-dev in #15584
  • fix: add conversation max width, fix video, image, link preview display by @arjita-mitra in #15634
  • fix: add conversation max width, fix video, image, link preview display by @atomrc in #15640
  • fix: android outlook integration [WPB-3493] by @tlebon in #15502
  • feat: Add logs to feature config changes [WPB-1933] by @atomrc in #15639
  • feat: truncate notifications smartly [WPB-3754] by @tlebon in #15635
  • fix: reaction emoji pills and count size update by @arjita-mitra in #15643
  • feat: mls decrypt error recovery [WPB-523] by @PatrykBuniX in #15644
  • feat: add QA util to reconnect to websocket with/without dryRun flag by @PatrykBuniX in #15676
  • fix: new conversation opening using keyboard is not focusing on the last message by @arjita-mitra in #15681
  • fix: uses history.state if it is not empty and stateObj is not provided by @arjita-mitra in #15684
  • fix: stop reaction notification, fix message focus by @arjita-mitra in #15682
  • fix: Filter DeleteMessage when computing the oldest loaded message [WPB-3506] by @atomrc in #15686
  • fix: poorly formed logger message by @tlebon in #15693
  • feat: bump core gzipped request by @PatrykBuniX in #15694
  • feat: mls default ciphersuite config [WPB-3098] by @PatrykBuniX in #15687
  • fix: enable soundless calls when CBR is enforced (WPB-4401) by @V-Gira in #15708
  • fix: Show full username on Preference account page [WPB-468] by @atomrc in #15738
  • fix: Use qualified endpoints for updating conversation properties [WPB-4492] by @atomrc in #15751
  • feat(server): Enable dynamic replacement of hostname in client config by @atomrc in #15746
  • fix: issue with login not updating by @tlebon in #15761
  • feat: handle connection requests errors (WPB-4418) by @V-Gira in #15783
  • fix: proper tab name for set username view by @PatrykBuniX in #15780
  • fix: Gracefully handle adding users when backend is offline [WPB-1100] by @atomrc in #15785
  • fix: Use fully qualified conversation for lastRead message [WPB-4662] by @atomrc in #15796
  • fix: reaction tooltip user count click closes right panel if clicked on another message tooltip user count by @arjita-mitra in #15797
  • feat: Use anchor tag for link preview by @p1gp1g in #15039
  • fix: Correctly display username not available on connection requests [WPB-4499] by @atomrc in #15807
  • fix: Do not show conversation domain on conversation join on Wire public instances by @atomrc in #15808
  • fix: reset the eventKey to stop focusing on every new message user send/receive after opening a conversation using enter key by @arjita-mitra in #15814
  • fix: Force user refresh when display user modal [WPB-3069] by @atomrc in #15813
  • fix: Do not show failed messages as delivered by @atomrc in #15816
  • fix: Enable api version 4 by @atomrc in #15818
  • feat: reevaluate supported protocols on client delete by @PatrykBuniX in #15840
  • fix: set default floating action menu visibility to false by @arjita-mitra in #15847
  • fix: prevent scrolling on user modal (WPB-4472) by @V-Gira in #15853
  • fix: set emoji image draggable attribute to false (WPB-4775) by @V-Gira in #15856
  • feat: on welcome message check if keys should be refilled by @PatrykBuniX in #15857
  • fix: Adjust layout for restricted sent image spacing (WPB-4789) (#15861) by @thisisamir98 in #15862

Full Changelog: 2023-04-13-staging.0...2023-09-28-mandarin-rc4