Bump version to v0.14.11

This commit is contained in:
Dat PHAM HOANG
2025-01-21 17:45:07 +07:00
committed by Dat H. Pham
parent c14659c55b
commit fb3f4d10a5
2 changed files with 14 additions and 1 deletions
+13
View File
@@ -1,3 +1,16 @@
## [0.14.11] - 2025-01-21
### Fixed
- #3430 Reply/Forward indicator will be synced after sent email
- #3408 Support load more in auto complete
- #3337 Reduce unnessary JMAP request for vacation when open Setting pages
- #3424 Preserve format for text/plain email
### Added
- #3416 Preview EML
- #3267 Preview HTML
- #3406 Edit as a email
- #3427 Print composing
## [0.14.10] - 2025-01-10
### Fixed
- Editor height is infinite
+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.10
version: 0.14.11
environment:
sdk: ">=3.0.0 <4.0.0"