Skip to content

Commit bd50cff

Browse files
dab246hoangdat
authored andcommitted
Bump version to v0.15.0
Signed-off-by: dab246 <tdvu@linagora.com>
1 parent aabfe6a commit bd50cff

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.15.0] - 2025-03-19
2+
### Added
3+
- #1192 Support multiple composer
4+
- #3450 Preview of other simple attachments (`image/*`, `text/plain`, `text/markdown`, `application/json`)
5+
- Translation zh_Hans, ga, de
6+
7+
### Fixed
8+
- #3410 Reduce color noise
9+
- #3511 Android email view system back action
10+
- #3502 Composer image loading icon
11+
- #3533 Migrate android gradle plugins
12+
- #3548 Handle exceeded quota
13+
- Disable charset detector on iOS as workaround to fix build ios fail
14+
115
## [0.14.15] - 2025-03-10
216
### Added
317
- #3349 Sender can set priority in composer

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 0.14.15
18+
version: 0.15.0
1919

2020
environment:
2121
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)