Bump version to v0.15.5

This commit is contained in:
Dat PHAM HOANG
2025-05-26 15:21:00 +07:00
parent 4741092faa
commit ba288cd236
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
## [0.15.5] - 2025-05-19
### Fixed
- Changing position of Get help button in Left menu
- Open email in new tab Safari v16.6
- #3735 Clearer warning message in composer when adding recipient
- #3740 Duplicate signature when changing From field
- Back button in Search list mobile
- #3701 Translation for favorite toggle
## [0.15.4] - 2025-05-19
### Fixed
- #3691 support html escape in search result
+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.4
version: 0.15.5
environment:
sdk: ">=3.0.0 <4.0.0"