Bump version to v0.16.0
This commit is contained in:
committed by
Dat H. Pham
parent
74a85a6a08
commit
5181906296
@@ -1,3 +1,26 @@
|
|||||||
|
## [0.16.0] - 2025-06-18
|
||||||
|
### Fixed
|
||||||
|
- #3772 Change Splash screen
|
||||||
|
- #3795 Fix cannot send emails with stalwart
|
||||||
|
- #3712 Common settings for language
|
||||||
|
- #3603 Cozy app bar
|
||||||
|
- #3766 Change context menu for mobile
|
||||||
|
- #3759 Change context menu for web app
|
||||||
|
- #3763 Update style for Advanced search form
|
||||||
|
- #3767 Recent items for search history
|
||||||
|
- #3765 Change dialog style
|
||||||
|
- #3786 Add Return-Path header when request read receipt (- #3790)
|
||||||
|
- #3764 Empty view for folder
|
||||||
|
- #3758 Update Mailbox View
|
||||||
|
- #3773 Change banner of Trash/Spam folder
|
||||||
|
- #3761 Fix correct size for search icon in mailbox search
|
||||||
|
- #3752 Better error handling when updating recipients in Forwarding
|
||||||
|
- #3760 Change style of input dialog on web
|
||||||
|
- #3717 Allow access settings when own email address is null (Stalwart interopability)
|
||||||
|
- #3484 Try get oidc configuration if possible when web finger is not available (Stalwart interopability)
|
||||||
|
- #3762 Update style for `Clean` button of Trash/Spam folder
|
||||||
|
- #3675 Remove mark all read button
|
||||||
|
|
||||||
## [0.15.5] - 2025-05-19
|
## [0.15.5] - 2025-05-19
|
||||||
### Fixed
|
### Fixed
|
||||||
- Changing position of Get help button in Left menu
|
- Changing position of Get help button in Left menu
|
||||||
|
|||||||
+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.15.5
|
version: 0.16.0
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.0.0 <4.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user