File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.8.0] - 2023-06-12
2+ ### Added
3+ - TF-1786 Write stories for swipe in email item in ThreadView
4+ - Support Sending emails when offline
5+ - Support manage the sending queue
6+ - Support view/modify SendingQueue entries
7+
8+ ### Fixed
9+ - TF-1862 Fix right click on email item in email list view
10+ - TF-1851 Fix \[ COMPOSER\] Selected rich text menu do not match current text status
11+ - TF-1851 Fix \[ COMPOSER\] Need to apply color twice for bold
12+
113## [ 0.7.11] - 2023-06-05
214### Changed
315- Upgrade version flutter-typeahead
117129- \# 1512 remove plain text input for signature
118130- \# 1469 remove animation when navigating screen
119131
132+ [ 0.8.0 ] : https://github.com/linagora/tmail-flutter/releases/tag/v0.8.0
120133[ 0.7.11 ] : https://github.com/linagora/tmail-flutter/releases/tag/v0.7.11
121134[ 0.7.10 ] : https://github.com/linagora/tmail-flutter/releases/tag/v0.7.10
122135[ 0.7.9 ] : https://github.com/linagora/tmail-flutter/releases/tag/v0.7.9
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
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.7.11
18+ version : 0.8.0
1919
2020environment :
2121 sdk : " >=2.19.2 <3.0.0"
You can’t perform that action at this time.
0 commit comments