Bump version to v0.16.4
This commit is contained in:
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user