Bump version to v0.15.1

This commit is contained in:
Dat PHAM HOANG
2025-04-01 19:07:23 +07:00
parent 0b9bb3530c
commit 85d14e09fd
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -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
View File
@@ -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"