Bump version to v0.14.2
This commit is contained in:
committed by
Dat H. Pham
parent
9d7c575646
commit
2678f4b98a
@@ -1,3 +1,17 @@
|
||||
## [0.14.2] - 2024-11-20
|
||||
### Added
|
||||
- #3010 Highlight search result with SearchSnippet method
|
||||
- Translate vi, ru, fr
|
||||
|
||||
### Fixed
|
||||
- #3253 Fix body content is lost
|
||||
- Close keyboard when login in iOS
|
||||
- #3250 Fix share file from external app to Twake Mail
|
||||
- #2528 Sorting email by order ids list of Email/query
|
||||
- #3221 handle mailto with additional cc and bcc
|
||||
- #3276 Fix debouncer in Quick Search web app
|
||||
- #3256 Fix cache config for static file in web app
|
||||
|
||||
## [0.14.1] - 2024-11-13
|
||||
### Changed
|
||||
- Integrate with TWP production
|
||||
|
||||
+1
-1
@@ -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.1
|
||||
version: 0.14.2
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user