diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b4abf049..4c866ecbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ -## [0.14.13] - 2025-01-27 +## [0.14.14] - 2025-02-25 +### Added +- Translation vi, ta, ru, fr, de + +### Fixed +- Send email in Cyrus + + +## [0.14.13] - 2025-02-19 ### Fixed - #3298 blink when refresh mail list - #3291 Search with multiple from address diff --git a/pubspec.yaml b/pubspec.yaml index 04540d3df..dee7c027d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.13 +version: 0.14.14 environment: sdk: ">=3.0.0 <4.0.0"