Bump version to v0.22.1
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
## [0.22.1] - 2025-11-21
|
||||
### Added
|
||||
- Translation: vi, ru, fr, uk, cn
|
||||
|
||||
### Fixed
|
||||
- Memory leak in focus node in ThreadDetailController
|
||||
- Storage full message
|
||||
- Empty state when no email in Favorites
|
||||
- Cannot open inserted link in composer
|
||||
- Resize image in composer
|
||||
- Tooltip for link
|
||||
|
||||
## [0.22.0] - 2025-11-17
|
||||
### Added
|
||||
- TF-4148: Add link to common settings in mobile application
|
||||
|
||||
+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.22.0
|
||||
version: 0.22.1
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user