Skip to content

Commit be0ef81

Browse files
committed
Bump version to v0.17.1
1 parent 2a1fed5 commit be0ef81

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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+
17
## [0.17.0] - 2025-07-20
28
### Added
39
- TF-3881 Thread Detail improvements and fixes.

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.17.0
18+
version: 0.17.1
1919

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

0 commit comments

Comments
 (0)