Releases: wireapp/wire-webapp
Releases · wireapp/wire-webapp
2023-05-30-production.0
0.27.0 (2023-05-30)
New Features
- Add a system message for failed to add users (FS-1548) (#15187) (35c28f21)
- filter unavailable users from contact list [FS-1971] (#15194) (fc499fa0)
- Filter unavailable users in conversation creation (FS-1965) (#15189) (4a909ccf)
- add confirmation modal pre video call, make style changes local to calling modal (#15182) (e1e9aa29)
- Confirmation when initiating a call in a large group(SQSERVICES-1923) (#15160) (5ef8235b)
- Retry fetching missing user/conversation metadata every 3h (FS-1691) (#15158) (735e7b35)
- re-fetch conversations on opening search-ui [FS-1689] (#15030) (6d377c50)
- Export/import users in backups (#15072) (2f837f49)
- Store user's metadata in database [FS-1828] (#15002) (cc50433d)
- indicate unestablished call participant [FS-1644] (#14865) (405cbe93)
- Refresh users when conversation details is opened [FS-1690] (#14975) (941758fe)
- Display placeholder users on the user details panel (#14935) (eda4600d)
Bug Fixes
- remove popup windows when status arent updated [SQSERVICES-2008] (#15224) (a529929c)
- Fix group name change, focus edit icon (#15197) (6c72e215)
- showClose functionality of primaryModal component (#15193) (32355668)
- address unavailable user display issues [FS-1684, FS-1570] (#15159) (b660bb0d)
- Make the call end in case of being unable to reach sft server (SQSERVICES-1884) (#14600) (e224871a)
- Sort connection requests by date (#15088) (3cbdcdea)
- add port to link preview, if defined (#15033) (3b47b1c4)
- Filter URL schemes (SQSERVICES-1945) (#15034) (d1b16bf4)
- ensure fetching users is backward compatible (core bump) [FS-1784] (#15013) (eda65f80)
- rendering of autodetcted links (SQSERVICES-1892) (#14979) (5f8c4485)
- Keyboard navigation for conversations list (#14764) (0844663a)
- Fix detection of prekeys backend response (#15003) (9a12711b)
- Only allow remote user search on group creation and add participants (#14977) (97ac107c)
- Calling list item availability state (#14972) (e528cc7e)
- Show Availability state for users (#14971) (3fa3528c)
- Add error boundaries (SQSERVICES-1920) (#14728) (ec737ab4)
Other Changes
2023-05-23-staging.0
0.27.0 (2023-05-23)
New Features
- Add a system message for failed to add users (FS-1548) (#15187) (35c28f21)
- filter unavailable users from contact list [FS-1971] (#15194) (fc499fa0)
- Filter unavailable users in conversation creation (FS-1965) (#15189) (4a909ccf)
- add confirmation modal pre video call, make style changes local to calling modal (#15182) (e1e9aa29)
- Confirmation when initiating a call in a large group(SQSERVICES-1923) (#15160) (5ef8235b)
- Retry fetching missing user/conversation metadata every 3h (FS-1691) (#15158) (735e7b35)
- re-fetch conversations on opening search-ui [FS-1689] (#15030) (6d377c50)
Bug Fixes
- remove popup windows when status arent updated [SQSERVICES-2008] (#15224) (a529929c)
- Fix group name change, focus edit icon (#15197) (6c72e215)
- showClose functionality of primaryModal component (#15193) (32355668)
- address unavailable user display issues [FS-1684, FS-1570] (#15159) (b660bb0d)
- Make the call end in case of being unable to reach sft server (SQSERVICES-1884) (#14600) (e224871a)
Other Changes
2023-05-04-staging.0
2023-04-25-staging.0
0.27.0 (2023-04-25)
2023-04-20-staging.0
2023-04-19-staging.0
0.27.0 (2023-04-19)
2023-04-18-staging.0
0.27.0 (2023-04-18)
New Features
Bug Fixes
2023-04-11-production.0
0.27.0 (2023-04-11)
In this new release, we have introduced several new features and bug fixes to improve your overall experience:
New Features
- Added a button for 2FA submit (#14961) (92fdea79).
- Improved the OAuth landing page (#14793) (314696a1).
- Implemented a placeholder message header for unavailable users (#14928) (aad78632).
- Improved user detection on federated backends (#14923) (38d0cf53).
Bug Fixes
- Fixed an issue with reply previews being cut off when they contain mentions (#14960) (46a26098).
- Improved the display of the classified bar (#14934) (d07f10aa).
- Enhanced image loading to avoid multiple parallel requests for the same image (#14924) (1372ff47).
- Fixed an issue with fetching the latest metadata for created conversations (#14919) (5dc9b12d).
- Updated the StartUI search field placeholder (#14871) (3e949b37).
These updates are designed to make your experience smoother and more enjoyable. The numbers and hashes provided correspond to specific changes in the software code.
Full Changelog: 2023-03-29-production.0...2023-04-11-production.0
2023-03-30-staging.0
0.27.0 (2023-03-30)
New Features
- Detect users that could not be listed on federated backends (#14923) (38d0cf53)
- implement retry mechanism for asset messages [FS-1634] (#14890) (07272074)
- Prepare for partial user fetching (#14875) (118dbfd7)
- Integrate datadog logging (#14791) (96e848c2)
Bug Fixes
- Gracefully handle degradation cancelation errors (#14931) (5d7b83eb)
- Store image loading promise to avoid parallel requests to same image (#14924) (1372ff47)
- let the classified-bar scroll with content [FS-1742] (#14921) (6b09a0ee)
- Make sure we fetch the latest metadata for created conversations (#14919) (5dc9b12d)
- Parse conversation roles directly from 'conversation.create' event [FS-1659] (#14916) (89b74efc)
- Show correct description when all users are added to the conversation [FS-1728] (#14881) (247de803)
- StartUI search field placeholder (#14871) (3e949b37)