mogol/flutter_secure_storage
### [`v8.0.0`](https://togithub.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#800)
Breaking changes:
- \[macOS] The minimum macOS version supported is now 10.14.
Other changes:
- \[Android] Fixed an issue when Encrypted Shared Preferences failed, the fallback would not handle the data correctly.
- \[Windows] Write encrypted data to files instead of the windows credential system.
- \[Linux] Fixed an issue with memory management.
### [`v7.0.1`](https://togithub.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#701)
\[Android] Reverted double initialization of the SharedPreferences because this will break mixed usage of secureSharedPreference on Android.
### [`v7.0.0`](https://togithub.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#700)
[Compare Source](https://togithub.com/mogol/flutter_secure_storage/compare/v6.1.0...v7.0.0)
Breaking changes:
- \[macOS] The minimum macOS version supported is now 10.13.
Other changes:
- \[Android] Fixed double initialization of the SharedPreferences which caused containsKey and other functions to not work properly.
- \[macOS] Upgraded codebase to swift which fixed containsKey always returning true.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
^6.0.0
->^8.0.0
Release Notes
mogol/flutter_secure_storage
### [`v8.0.0`](https://togithub.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#800) Breaking changes: - \[macOS] The minimum macOS version supported is now 10.14. Other changes: - \[Android] Fixed an issue when Encrypted Shared Preferences failed, the fallback would not handle the data correctly. - \[Windows] Write encrypted data to files instead of the windows credential system. - \[Linux] Fixed an issue with memory management. ### [`v7.0.1`](https://togithub.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#701) \[Android] Reverted double initialization of the SharedPreferences because this will break mixed usage of secureSharedPreference on Android. ### [`v7.0.0`](https://togithub.com/mogol/flutter_secure_storage/blob/HEAD/flutter_secure_storage/CHANGELOG.md#700) [Compare Source](https://togithub.com/mogol/flutter_secure_storage/compare/v6.1.0...v7.0.0) Breaking changes: - \[macOS] The minimum macOS version supported is now 10.13. Other changes: - \[Android] Fixed double initialization of the SharedPreferences which caused containsKey and other functions to not work properly. - \[macOS] Upgraded codebase to swift which fixed containsKey always returning true.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.