Skip to content

2023-10-19-production.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 08:36
· 2362 commits to dev since this release

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)