Bump version to v0.16.4

This commit is contained in:
Dat PHAM HOANG
2025-07-01 10:43:57 +07:00
parent 28ea8aec76
commit 300c012a6d
2 changed files with 11 additions and 1 deletions
+10
View File
@@ -1,3 +1,13 @@
## [0.16.4] - 2025-07-01
### Fixed
- Changing from Hive to HiveCE for fixing synchronizing issues when multiple isolate access to db
- Cursor pointer is wrong color
- #3819 Fix modified signature not saved in Draft
- Incorrect Support button alignment
- #3822 Quota view misaligned
- #3792 Hide button in blue bar if user is not a participant
- #3177 Fix drag n drop image make double signature
## [0.16.3] - 2025-06-20
### Added
- Translation
+1 -1
View File
@@ -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.16.3
version: 0.16.4
environment:
sdk: ">=3.0.0 <4.0.0"