2025-12-05
Chores
- update release notes 4.17.1 (59c2266)
- remove Chat Bubbles feature flag and related code [WPB-22018] (#4448) (7ece2ec)
- prepare for 4.17.1 release (ed13571)
- prepare for 4.17.0 release (850fc3d)
- prepare for 4.17.0 release (9331da5)
- adding russian metadata translation (#4415) (6fca9cd)
- enable async_flush_logging for prod (82293ed)
- removing string duplicate with invalid text (WPB-21420) (cf96727)
- MLS: show non-established conversations [WPB-21162] (991cead)
- l10n:
- deps: [WPB-9777] bump actions/upload-artifact from 4 to 5 (#4403) (f9b1348)
New Features
- secure public link password (WPB-20914) (#4431) (7b0e8a0)
- secure public link ui update (WPB-20914) (#4426) (128d7c1)
- update and refactoring for move to folder feature (WPB-21155) (#4410) (c149352)
- Suggested tag list does not update while typing (WPB-21037) (#4409) (d9c5297)
- handle cell urls expiration (WPB-21328) (#4417) (615a400)
- New conversation system messages with Cells on (WPB-20953) (#4411) (2ffb3d1)
- Display tags by alphabetical order (WPB-21606) (#4407) (cd7535d)
- edit multipart message text (WPB-16899) (#4401) (3cbcc91)
- view wire cell images in internal viewer (WPB-21325) (#4405) (c81ead6)
- apps: new flows for toggling apps in conversations (WPB-21442) (#4402) (301dbb7)
Bug Fixes
- race condition resulting in empty zip files when using async file logger [WPB-21373] (#4432) (5cda3c2)
- opening deleted file (WPB-21762) (#4420) (809cfda)
- unit tests (WPB-21162) (#4427) (2aebcbe)
- message paging performance [WPB-20805] [WPB-19642] (7dc4fd4)
- missing message content with bubble disabled [WPB-21763] (#4418) (19c12e1)
- missing message content with bubble disabled [WPB-21763] (#4418) (c179728)
- apps:
- consider protocol instead of feature flag for enabling apps interaction - cherry pick (WPB-21835) (#4430) (b7c3673)
- consider protocol instead of feature flag for enabling apps interaction (WPB-21835) (#4428) (c46bc6c)
- update copies to allow easier translations management (WPB-21442) (#4422) (a69c4ba)
Refactors
- pass reactions as one map with flag it it includes self or not [WPB-20805] [WPB-19642] (#4421) (6b42102)
- replace amplituda with avs built-in solution v2 [WPB-19814] [WPB-16588] (#4399) (9c0d72c)
Code Style Changes
- fix indentation (c2a1375)