Skip to content

Commit 64c4369

Browse files
committed
Bump version to v0.15.2
1 parent 81ef302 commit 64c4369

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
## [0.15.2] - 2025-04-15
2+
### Added
3+
- #3578 Blue bar: free and busy status
4+
- #3589 Add CalendarAttendance method
5+
- #3591 Add Calendar Counter event action
6+
7+
### Fixed
8+
- Mobile E2E tests: forward email,
9+
- #3501 Inlined answer mus be shown on base level
10+
- #3601 Height Limit in webview in iOS
11+
- Try to wrap content for text/plain
12+
- #3487 Error handling for some cases: get email content, refreshing, get mailbox
13+
- #3623 Duplicate confirm buttons in creating identity
14+
- #3640 Increase composer size in case of singel composer
15+
- #3621 Fix search return wrong result with Doesn't have
16+
- #3622 Display exceeded image
17+
- #3507 Pull to refresh to resolve missing cache in mobile
18+
- #3647 Disable email zoom in mobile
19+
- Handling refreshToken in composers
20+
- #3651 Support mailto url from Openpaas
21+
- Reply to own sent email
22+
- #3656 Fix identities was not updated between Settings and Dashboard
23+
- #3659 Cannot remove forward
24+
- #3627 Standalize scrollbar for composer
25+
- Suppport preview image with mimeType application/octet-stream
26+
- #3665 Autocomplete position
27+
128
## [0.15.1] - 2025-04-01
229
### Changed
330
- Update User guide

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.15.1
18+
version: 0.15.2
1919

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

0 commit comments

Comments
 (0)