Bump version to v0.17.2
This commit is contained in:
+7
-1
@@ -1,4 +1,10 @@
|
||||
## [0.17.0] - 2025-07-21
|
||||
## [0.17.2] - 2025-07-24
|
||||
### Fixed
|
||||
- Safari long email content be clipped
|
||||
- Safari drag n drop image be placed under signature
|
||||
- Remove space in Re/Fwd and `:` in French
|
||||
|
||||
## [0.17.1] - 2025-07-21
|
||||
### Fixed
|
||||
- Blank email in thread detail after open email from notification
|
||||
- Content spacing between email in thread detail
|
||||
|
||||
+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.17.1
|
||||
version: 0.17.2
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user