Bump version to v0.15.3

This commit is contained in:
Dat PHAM HOANG
2025-04-22 10:34:46 +07:00
committed by Dat H. Pham
parent 4f3cff177a
commit a8fbc3f9a7
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
## [0.15.3] - 2025-04-22
### Fixed
- #3670 Forwarding email make attachment bar disappear
- #3661 Fix memory leak for file picker
- #3674 Refactor reply email base on thunderbird logic
- Handle session in case of using isolate for Mark as Read, Empty Trash, Empty Spam
## [0.15.2] - 2025-04-15
### Added
- #3578 Blue bar: free and busy status
+1 -1
View File
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.15.2
version: 0.15.3
environment:
sdk: ">=3.0.0 <4.0.0"