Bump version to v0.8.2
(cherry picked from commit fecc204b886153e1ab29452d7a365ad8879b09d8)
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## Unreleased
|
||||
### Fixed
|
||||
- Fix select font style always default when changed
|
||||
- Fix attachments not show when click ShowAll button
|
||||
- Fix alignment delete button in attachment item file of email view in RTL mode
|
||||
- Hide keyboard when open choose attachment dialog on mobile
|
||||
|
||||
## [0.8.1] - 2023-06-15
|
||||
### Added
|
||||
- Support RTL mode
|
||||
|
||||
+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.8.1
|
||||
version: 0.8.2
|
||||
|
||||
environment:
|
||||
sdk: ">=2.19.2 <3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user