2025-11-20
Chores
- prepare for 4.17.0 release (9331da5)
- updating strings (WPB-21710) (#4404) (b53431b)
- update kalium (c7a498f)
- fix release notes preparation script compatibility issue (3a4da0b)
- update script path for preparing release notes in deploy.yml (5e81850)
- run detekt autocorrect and update baseline [WPB-8645] (#4376) (2af90fb)
- add GitHub Actions workflow for release candidate tagging [WPB-8645] (#4361) (a5b1b5c)
- bump app version name to 4.16.2 (7f5adc2)
- update analytics configuration [WPB-21598] (#4396) (bfc7a0b)
- bump app version name to 4.17.0 (505ac49)
- update analytics configuration [WPB-21598] (#4396) (e892210)
- strings update for Cells (WPB-21520) (4b796df)
- strings update for Cells (WPB-21520) (626470e)
- strings update for Cells (WPB-21520) (3e1542d)
- update kalium (6449c04)
- update kalium (f1e66d2)
- update kalium (fff606a)
- ci:
- deps:
Continuous Integration
- add release notes to store releases [WPB-8645] (#4371) (cae30dc)
- set track name from env variables [WPB-8645] (#4362) (558c6bf)
- add Claude code review GitHub Action [WPB-21435] (#4384) (5b0b274)
New Features
- reply to multipart part 2 (WPB-16897) (#4397) (493260f)
- reply to multipart messages, part I (WPB-16897) (#4390) (b069042)
- background asset upload (WPB-20906) (#4356) (29c205a)
- enable bubble ui team feature flag (#4394) (133f1b0)
- add dynamic accent color system and dark mode improvements [WPB-21145] (#4393) (d7becd9)
- adopt type field from user entity (WPB-20356) (#4363) (a075230)
- optimized IO file logger [WPB-21373] (#4078) (a5982fa)
- meetings:
Bug Fixes
- apps: consider protocol instead of feature flag for enabling apps interaction (WPB-21835) (#4428) (c46bc6c)
- missing message content with bubble disabled [WPB-21763] (#4418) (19c12e1)
- bubble feedback improvements [WPB-21718] (#4408) (420cf9c)
- text colors for cell attachment file names and reply preview (WPB-21712) (#4406) (9baf147)
- message text typing (WPB-16897) (#4400) (5eeb967)
- excessive recompositions when sending asset message, SwipeableMessageBox updates [WPB-21641] (#4398) (9946dfa)
- markdown heading alignment [WPB-21551] (#4395) (8da14e1)
- message image and video scaling [WPB-21087] [WPB-19603] (#4386) (40603f9)
- prevent double unregister calls for DynamicReceiversManager [WPB-21471] (#4389) (8bf0dc6)
- prevent double send button display when editing a message [WPB-20877] (#4387) (96e60ff)
- crash when selecting color for brand new users [WPB-21464] (#4388) (54e62a4)
- prevent double unregister calls for DynamicReceiversManager [WPB-21471] (#4389) (befa34e)
- prevent double send button display when editing a message [WPB-20877] (#4387) (596160f)
- crash when selecting color for brand new users [WPB-21464] (#4388) (9592b62)
- move Claude code review workflow to correct location and support regular PR comments (d183bc9)
Code Style Changes
- fix indentation (c2a1375)