Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release of v9.2.2 #827

Open
wants to merge 582 commits into
base: master
Choose a base branch
from
Open

release of v9.2.2 #827

wants to merge 582 commits into from

Conversation

juliansteenbakker
Copy link
Owner

No description provided.

yfakariya and others added 30 commits March 20, 2023 18:41
* Remove restrictions:
  * Key length limit.
  * Key chars restriction.
  * No crash for `:/` pattern.
  * Key case sensitivity.
* This implementation uses DPAPI, so credential manager is not tainted
    with unreadable text.
* Full backward compatibility and auto-migration
* Options to disable backward compatibility and auto-migration.
…torage/example/android/com.android.tools.build-gradle-7.4.2

build(deps): bump com.android.tools.build:gradle from 7.4.1 to 7.4.2 in /flutter_secure_storage/example/android
…torage/android/androidx.security-security-crypto-1.1.0-alpha05

build(deps): bump androidx.security:security-crypto from 1.1.0-alpha04 to 1.1.0-alpha05 in /flutter_secure_storage/android
Bumps androidx.security:security-crypto from 1.1.0-alpha05 to 1.1.0-alpha06.

---
updated-dependencies:
- dependency-name: androidx.security:security-crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Perform Keychain operations asynchronously on a non-main thread.
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.8.0 to 2.10.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@v2.8.0...v2.10.0)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
[Linux] Remove libjsoncpp1 dependency
[windows] Error when calling `delete()` before application support path exists
…torage/android/androidx.security-security-crypto-1.1.0-alpha06

build(deps): bump androidx.security:security-crypto from 1.1.0-alpha05 to 1.1.0-alpha06 in /flutter_secure_storage/android
# Conflicts:
#	.github/workflows/flutter.yml
Enable `buildFeatures` to support AGP8
FFI based Windows implementation to solve key related issues
…/flutter-action-2.10.0

build(deps): bump subosito/flutter-action from 2.8.0 to 2.10.0
juliansteenbakker and others added 30 commits August 13, 2024 11:32
Fix for issue #711: The specified item already exists in the keychain, iOS Code -25299, -25300
…blem

json.dump with indentations for linux
feat: Improve deleteAll in FlutterSecureStorageWeb
Lower boundary of web dependency
Add useDataProtectionKeyChain parameter to macOS options
feat: Support for wrap and unwrap key on web platform
# Conflicts:
#	flutter_secure_storage/lib/options/apple_options.dart
doc: add docs for apple options
Bumps [futureware-tech/simulator-action](https://github.com/futureware-tech/simulator-action) from 3 to 4.
- [Release notes](https://github.com/futureware-tech/simulator-action/releases)
- [Changelog](https://github.com/futureware-tech/simulator-action/blob/main/CHANGELOG.md)
- [Commits](futureware-tech/simulator-action@v3...v4)

---
updated-dependencies:
- dependency-name: futureware-tech/simulator-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Remove duplicates from CHANGELOG.md
…ons/futureware-tech/simulator-action-4

chore(deps): bump futureware-tech/simulator-action from 3 to 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.