File tree 2 files changed +28
-1
lines changed
2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
28
## [ 0.15.1] - 2025-04-01
2
29
### Changed
3
30
- Update User guide
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
15
15
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
16
16
# Read more about iOS versioning at
17
17
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18
- version : 0.15.1
18
+ version : 0.15.2
19
19
20
20
environment :
21
21
sdk : " >=3.0.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments