Bump version to v0.14.6

This commit is contained in:
Dat PHAM HOANG
2025-01-03 23:26:47 +07:00
committed by Dat H. Pham
parent 3d1b4bdfbb
commit 2542b3e772
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,3 +1,11 @@
## [0.14.6] - 2025-01-03
### Fixed
- #3372 Paging empty trash
- #3370 Limit Email/set with limit is min of (50, maxObjectsInSet)
- #3379 Show replyAll button in case recipients not include me
- #3385 Realtime update UI base on Email/set
- #3344 Paste recipients to composer
## [0.14.5] - 2024-12-26
### Fixed
- #3336 Make Echo ping of web socket optional
+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.14.5
version: 0.14.6
environment:
sdk: ">=3.0.0 <4.0.0"