Bump version to v0.24.8
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
## [0.24.8] - 2026-01-30
|
||||
### Fixed
|
||||
- #4283 fix: normalize "$needs-action" keyword to "needs-action"
|
||||
- #4282 sort of quick search must be the same with sort in search result
|
||||
|
||||
### Added
|
||||
- add `FORCE_EMAIL_QUERY` to `env.file` to apply Email query whenever switch mailbox
|
||||
- #4274 clear cache when f5/refresh/logout
|
||||
|
||||
## [0.24.1] - 2026-01-28
|
||||
### Added
|
||||
- enable source map when building web application
|
||||
|
||||
+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.
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
version: 0.24.1
|
||||
version: 0.24.8
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user