Skip to content

Commit 439a85b

Browse files
committed
Bump version to v0.24.10
1 parent 1c1d50a commit 439a85b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.24.10] - 2026-02-12
2+
### Fixed
3+
- Fix email list does not automatically refill after bulk delete (#4323)
4+
- TF-4329 Fix rogue mailbox set request for favorite
5+
- Fix infinitive loop when 401 before expired token
6+
- Handle 400 error during token refresh flow
7+
- TF-4314 Fix unread emails disappear blink (#4316)
8+
- Fix Scribe translations by using multiple_localization package
9+
- Fix create identity memory leak (#4295)
10+
11+
### Added
12+
- Sentry integration & upload source map (#4311)
13+
- TF-4306 Update icon for Label in left menu
14+
115
## [0.24.8] - 2026-01-30
216
### Fixed
317
- #4283 fix: normalize "$needs-action" keyword to "needs-action"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 0.24.9-rc3
18+
version: 0.24.10
1919

2020
environment:
2121
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)