Bump version to v0.10.5
Signed-off-by: dab246 <tdvu@linagora.com> (cherry picked from commit 89f6a57830d1ab332d241e722dc2f1c9bd6f0c0e)
This commit is contained in:
@@ -1,3 +1,22 @@
|
|||||||
|
## Unreleased
|
||||||
|
### Added
|
||||||
|
- Support multiple condition/actions for Filter Rule
|
||||||
|
- Support Cyrus/Stalwart server
|
||||||
|
- Sorting search results
|
||||||
|
- Autocompleting people in quick search
|
||||||
|
- JMAP endpoint auto discovery
|
||||||
|
- Unsubscribe from email/mailing lists
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Suggestion displayed on top when having many recipients
|
||||||
|
- Add field 'From' to composer
|
||||||
|
- Change input suggestion field for fields 'From/To' in advance search
|
||||||
|
- Spam banner
|
||||||
|
- Mark as read when moved to spam
|
||||||
|
- User has been log out once the network connection is not stable
|
||||||
|
- Offline mode on iOS
|
||||||
|
- Selection mode when dragging and moving email
|
||||||
|
|
||||||
## [0.10.4] - 2023-10-31
|
## [0.10.4] - 2023-10-31
|
||||||
### Added
|
### Added
|
||||||
- Communicating L18n to remote servers
|
- Communicating L18n to remote servers
|
||||||
|
|||||||
+1
-1
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
|||||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||||
# Read more about iOS versioning at
|
# Read more about iOS versioning at
|
||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
version: 0.10.4
|
version: 0.10.5
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.0.0 <4.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user