Bump version to v0.25.0
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
## [0.25.0] - 2026-03-05
|
||||||
|
### Added
|
||||||
|
- TF-4303 Change order for label action
|
||||||
|
- Implement auto sync label changes from websocket
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- TF-4354 Activate Label by default for all users
|
||||||
|
|
||||||
## [0.24.14] - 2026-02-27
|
## [0.24.14] - 2026-02-27
|
||||||
### Fixed
|
### Fixed
|
||||||
- TF-4350 cannot focus in folder creator modal and create rule modal in Safari when email open
|
- TF-4350 cannot focus in folder creator modal and create rule modal in Safari when email open
|
||||||
|
|||||||
+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.24.14
|
version: 0.25.0
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.0.0 <4.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user