Update CHANGELOG.md file
(cherry picked from commit 7851f70fbed0aee6d4fe59fd681eb41faa9b9b21)
This commit is contained in:
+14
-5
@@ -1,4 +1,11 @@
|
|||||||
## Unreleased
|
## [0.8.3] - 2023-06-27
|
||||||
|
### Fixed
|
||||||
|
- \#1878 Fix font family not changed correctly in composer
|
||||||
|
- \#1913 Fix Email/changes is called multiple times when an error cannotCalculateChanges is returned
|
||||||
|
- \#1931 Fix user cannot do infinity scroll when he turn off network and reconnect again
|
||||||
|
- \#1923 Fix user cannot view that email content by click on the notification in Offline Mode
|
||||||
|
|
||||||
|
## [0.8.2] - 2023-06-15
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix select font style always default when changed
|
- Fix select font style always default when changed
|
||||||
- Fix attachments not show when click ShowAll button
|
- Fix attachments not show when click ShowAll button
|
||||||
@@ -17,15 +24,15 @@
|
|||||||
|
|
||||||
## [0.8.0] - 2023-06-12
|
## [0.8.0] - 2023-06-12
|
||||||
### Added
|
### Added
|
||||||
- TF-1786 Write stories for swipe in email item in ThreadView
|
- \#1786 Write stories for swipe in email item in ThreadView
|
||||||
- Support Sending emails when offline
|
- Support Sending emails when offline
|
||||||
- Support manage the sending queue
|
- Support manage the sending queue
|
||||||
- Support view/modify SendingQueue entries
|
- Support view/modify SendingQueue entries
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- TF-1862 Fix right click on email item in email list view
|
- \#1862 Fix right click on email item in email list view
|
||||||
- TF-1851 Fix \[COMPOSER\] Selected rich text menu do not match current text status
|
- \#1851 Fix \[COMPOSER\] Selected rich text menu do not match current text status
|
||||||
- TF-1851 Fix \[COMPOSER\] Need to apply color twice for bold
|
- \#1851 Fix \[COMPOSER\] Need to apply color twice for bold
|
||||||
|
|
||||||
## [0.7.11] - 2023-06-05
|
## [0.7.11] - 2023-06-05
|
||||||
### Changed
|
### Changed
|
||||||
@@ -146,6 +153,8 @@
|
|||||||
- \#1512 remove plain text input for signature
|
- \#1512 remove plain text input for signature
|
||||||
- \#1469 remove animation when navigating screen
|
- \#1469 remove animation when navigating screen
|
||||||
|
|
||||||
|
[0.8.3]: https://github.com/linagora/tmail-flutter/releases/tag/v0.8.3
|
||||||
|
[0.8.2]: https://github.com/linagora/tmail-flutter/releases/tag/v0.8.2
|
||||||
[0.8.1]: https://github.com/linagora/tmail-flutter/releases/tag/v0.8.1
|
[0.8.1]: https://github.com/linagora/tmail-flutter/releases/tag/v0.8.1
|
||||||
[0.8.0]: https://github.com/linagora/tmail-flutter/releases/tag/v0.8.0
|
[0.8.0]: https://github.com/linagora/tmail-flutter/releases/tag/v0.8.0
|
||||||
[0.7.11]: https://github.com/linagora/tmail-flutter/releases/tag/v0.7.11
|
[0.7.11]: https://github.com/linagora/tmail-flutter/releases/tag/v0.7.11
|
||||||
|
|||||||
Reference in New Issue
Block a user