Skip to content

Latest commit

 

History

History
238 lines (126 loc) · 5.65 KB

File metadata and controls

238 lines (126 loc) · 5.65 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2026-07-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


simple_secure_storage - v0.4.2

  • REFACTOR(darwin): Migrated to SPM.

simple_secure_storage_darwin - v0.2.3

  • REFACTOR(darwin): Migrated to SPM.

2026-04-17

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


simple_secure_storage - v0.4.1

2026-04-17

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

simple_secure_storage - v0.4.0

  • BREAKING REFACTOR(web): Now relying on cipherlib instead of webcrypto.

simple_secure_storage_web - v0.3.0

  • BREAKING REFACTOR(web): Now relying on cipherlib instead of webcrypto.

2025-11-29

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


simple_secure_storage - v0.3.7

  • FEAT(darwin): Added configurable Keychain accessibility support for Darwin.

simple_secure_storage_android - v0.3.1

  • FIX: prevent ANR on Android and freezes on iOS with Flutter Thread Merge (3.29+).

simple_secure_storage_darwin - v0.2.2

  • REFACTOR(ios): extract executeInBackground helper to reduce code duplication.
  • FIX: prevent ANR on Android and freezes on iOS with Flutter Thread Merge (3.29+).
  • FEAT(darwin): Added configurable Keychain accessibility support for Darwin.

simple_secure_storage_platform_interface - v0.2.3

  • FEAT(darwin): Added configurable Keychain accessibility support for Darwin.

simple_secure_storage_linux - v0.2.5

simple_secure_storage_web - v0.2.3

simple_secure_storage_windows - v0.3.2

  • CHORE : Updated a dependency to the latest release.

2025-11-08

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


simple_secure_storage - v0.3.6

simple_secure_storage_android - v0.3.0

simple_secure_storage_linux - v0.2.4

2025-10-05

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


simple_secure_storage - v0.3.5

simple_secure_storage_android - v0.2.2

simple_secure_storage_darwin - v0.2.1

simple_secure_storage_linux - v0.2.3

  • chore: Updated peer dependencies.

simple_secure_storage_platform_interface - v0.2.2

simple_secure_storage_web - v0.2.2

simple_secure_storage_windows - v0.3.1

2025-04-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


simple_secure_storage - v0.3.4

  • FIX(linux): Now using a JSON map to store the key/values.

simple_secure_storage_linux - v0.2.2

  • FIX(linux): Now using a JSON map to store the key/values.

2025-04-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


simple_secure_storage_linux - v0.2.1

  • FIX(linux): Fixed a bug with warmupKeyring.

simple_secure_storage - v0.3.3