Bump version to v0.15.1
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
## [0.15.1] - 2025-04-01
|
||||
### Changed
|
||||
- Update User guide
|
||||
|
||||
### Fixed
|
||||
- Display name of auto completion
|
||||
- #3584 PDF viewer in old Safari (16.6)
|
||||
- #3585 Read receipt was not showed in mobile
|
||||
- #3593 Close composer after reload maybe lost email
|
||||
|
||||
## [0.15.0] - 2025-03-19
|
||||
### Added
|
||||
- #1192 Support multiple composer
|
||||
|
||||
+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.15.0
|
||||
version: 0.15.1
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user