Skip to content

Commit d8b5859

Browse files
committed
Preparing release 4.1.2
1 parent 2b84448 commit d8b5859

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 4.1.2
2+
3+
* Android: Move File I/O and encryption to background thread. (Previously used UI Thread)
4+
https://github.com/authpass/biometric_storage/pull/64
5+
16
## 4.1.1
27

38
* Fix building on all platforms, add github actions to test building.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: biometric_storage
22
description: |
33
Secure Storage: Encrypted data store optionally secured by biometric lock with support
44
for iOS, Android, MacOS. Partial support for Linux, Windows and web (localStorage).
5-
version: 4.1.1
5+
version: 4.1.2
66
homepage: https://github.com/authpass/biometric_storage/
77

88
environment:

0 commit comments

Comments
 (0)