Bump version to v0.19.1
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
## [0.19.1] - 2025-09-19
|
||||
### Fixed
|
||||
- Fix cannot send email after close attachment reminder dialog
|
||||
- Fix thread detail next/previous
|
||||
- Fix email content is broken when perform previous/next email then back to app
|
||||
- Fix click twice on the signature collapse button to view signature when composer has Cc or Bcc
|
||||
- TF-4029 Fix singular vs plural for attachments
|
||||
- Translated using Weblate (Ukrainian)
|
||||
|
||||
## [0.19.0] - 2025-09-17
|
||||
### Added
|
||||
- #4004 Rule filter: loading bar, preview/hide conditions, redesigned create rule view (web & mobile), new empty state
|
||||
|
||||
+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.19.0
|
||||
version: 0.19.1
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user