2023-10-19-production.0
github-actions
released this
19 Oct 08:36
·
2362 commits
to dev
since this release
0.27.0 (2023-10-19)
New Features
- on welcome message check if keys should be refilled (#15857) (39e1bc7f)
- reevaluate supported protocols on client delete (#15840) (95c49f07)
- Use anchor tag for link preview (#15039) (ca6e537a)
- handle connection requests errors (WPB-4418) (#15783) (274f333c)
- bump core gzipped request (#15694) (64d54098)
- add QA util to reconnect to websocket with/without dryRun flag (#15676) (d6a892dd)
- truncate notifications smartly [WPB-3754] (#15635) (4a0aa5d8)
- Add logs to feature config changes (#15639) (a2d0f922)
- redesign join conversation page (#15584) (4b69628b)
- reactions on Messages(sqservices -1734) (#14771) (322004e4)
- Adjust resolution/framerates for better video experience (#15582) (5256f90a)
- add reveal button for the password field (#15603) (ec5d18ff)
- for all backup import error add a try again flow (#15579) (018fc983)
- set default accent for registration (#15510) (8d880646)
- server: Enable dynamic replacement of hostname in client config (#15746) (8abd3c53)
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)