Wire Webapp Versions Save

👽 Wire for web

2024-04-11-production.0

2 weeks ago

0.27.0 (2024-04-11)

New Features
Bug Fixes

2024-02-15-staging.1

2 months ago

0.27.0 (2024-02-15)

New Features
Bug Fixes
Performance Improvements
  • Optimize detecting deleted conversation after a backup restore [WPB-6166] (#16678) (#16680) (f06a04ee)

2024-01-22-production.1

3 months ago

0.27.0 (2024-01-22)

New Features

2024-01-22-production.0

3 months ago

0.27.0 (2024-01-22)

2023-12-11-production.0

4 months ago

0.27.0 (2023-12-11)

Bug Fixes

2023-11-09-staging.0

5 months ago

0.27.0 (2023-11-09)

New Features
Bug Fixes
  • automatically map user roles when team user list changes [WPB-1912] (#16166) (09475d2b)
  • Conversation details of archived conversation still show 'Archive' option (#16128) (50b77fcc)
  • add missing undefined/null check to e2ei typeguards (#16149) (7e22f4dc)
  • Use qualified Ids when matching users for search filtering [WPB-4823] (#16138) (4d0b1e36)
  • align username to the left in replies (#16136) (f2700361)
  • backend sends gracePeriod in seconds instead of ms (#16132) (08a58a39)
  • emoji name is not getting rendered correctly for emojis with skin tone modifers (#16119) (a92e6991)
  • Editing username not possible to add some characters(WPB-4354) (#16111) (c5ff1b41)
  • Allow member join/leave events to also show unread count badge [WPB-5148] (#16085) (2da38688)
  • Viewing an archived conversation should not automatically “unarchive” it (#15629) (dc9fef4f)
  • factor in the selfClient when it comes to the calculation of isMLSVerified (#16030) (0630a9db)
  • change ConversationVerificationState back to a numeric value (#16021) (2d40a8eb)
  • missing degredation warning (#16017) (2a7480c1)
  • Typeahead menu renders multiple times (#16016) (b6f4d5a0)
  • dont run the MLSStateHandler without MLS enabled (#15994) (e34ed6c5)
  • Do not allow non admin to remove services from conversations (#15961) (3e70e048)
  • improve email detection in SSO login form (#15953) (932c0ee6)
  • map conneciton to conversation when request is sent (#15935) (5d7419b0)
  • Update Authorization Prompt URL to Use URL Anchor Instead of Query Parameters (WPB-1343) (#15844) (6493135e)
Other Changes

2023-10-19-production.0

6 months ago

0.27.0 (2023-10-19)

New Features
Bug Fixes
  • Update Authorization Prompt URL to Use URL Anchor Instead of Query Parameters (WPB-1343) (#15844) (17b4c1b3)
  • prevent long userhandles from causing misalignment in add users modal (#15900) (837f976a)
  • Avoid race condition when dealing with image and image placeholder [WPB-4890] (#15898) (b26eeb3b)
  • Add pending icon to outgoing connection request (WPB-4849) (#15894) (e6bdd05e)
  • Adjust layout for restricted sent image spacing (WPB-4789) (#15861) (d19e92f9)
  • set emoji image draggable attribute to false (#15856) (1b7fd5a3)
  • prevent scrolling on user modal (WPB-4472) (#15853) (cf88d37b)
  • set default menu visibility to false (#15847) (21e39360)
  • Enable api version 4 (#15818) (0a675ac2)
  • Do not show failed messages as delivered (#15816) (0a76863e)
  • Force user refresh when display user modal [WPB-3069] (#15813) (866a1f28)
  • last message should be focused only when user enters a new conversation using keyboard(press enter) (#15814) (ea3aee4a)
  • Correctly display username not available on connection requests [WPB-4499] (#15807) (df156379)
  • reaction tooltip reacted user's click closes right panel if clicked on another message tooltip (#15797) (d52d901a)
  • Use fully qualified conversation for lastRead message (#15796) (28c0e0cd)
  • proper tab name for set username view (#15780) (527b5b01)
  • Fix for AccountPreferences code (#15777) (17d3f6e1)
  • issue with login not updating (#15761) (88fb7440)
  • Use qualified endpoints for updating conversation properties (#15751) (55602f55)
  • Show full username on Preference account page [WPB-468] (#15738) (464bddf4)
  • enable soundless calls when CBR is enforced (#15708) (9fb69efa)
  • Filter DeleteMessage when computing the oldest loaded message (#15686) (4baea202)
  • uses history.state if it is not empty and stateObj is not provided (#15684) (c125b6d6)
  • new conversation opening using keyboard is not focusing on the last message (#15681) (a5bf68ef)
  • reaction emoji pills and count size update (#15643) (3cee6c8c)
  • android outlook integration [WPB-3493] (#15502) (1529aa22)
  • add conversation max width, fix video, image, link preview display (#15640) (04f3bf86)
  • add backup password hint (#15613) (7583bf8d)
  • remove devices panel from group convos (9cca11e8)
  • self leave conversation shouldn't be archieved automatically (#15606) (83a082a4)
  • unarchived conversation is missing after reload [WPB-3753] (#15580) (3e108323)
  • [web] message details click closes right panel if clicked on new details button (#15539) (2fa010bb)

2023-09-28-mandarin-rc4

6 months ago

What's Changed

Full Changelog: https://github.com/wireapp/wire-webapp/compare/2023-04-13-staging.0...2023-09-28-mandarin-rc4

2023-09-28-staging.0

6 months ago

0.27.0 (2023-09-28)

New Features
  • evaluate list of self supported protocols on team protocols update (#15888) (e0ffc4e4)
  • on welcome message check if keys should be refilled (#15857) (39e1bc7f)
Bug Fixes
  • prevent long userhandles from causing misalignment in add users modal (#15900) (733c3069)
  • Avoid race condition when dealing with image and image placeholder [WPB-4890] (#15898) (82d43f8a)
  • Add pending icon to outgoing connection request (WPB-4849) (#15894) (e3b130ea)
  • Adjust layout for restricted sent image spacing (WPB-4789) (#15861) (0d14cfae)
  • set emoji image draggable attribute to false (#15856) (1b7fd5a3)

2023-09-20-staging.0

7 months ago

0.27.0 (2023-09-20)

New Features
Bug Fixes