File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.17.0] - 2025-07-21
2
+ ### Fixed
3
+ - Blank email in thread detail after open email from notification
4
+ - Content spacing between email in thread detail
5
+ - Temporary disable Toggle quote in iOS (due to platform issue: click link in web view)
6
+
1
7
## [ 0.17.0] - 2025-07-20
2
8
### Added
3
9
- TF-3881 Thread Detail improvements and fixes.
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.17.0
18
+ version : 0.17.1
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