Skip to content

v1.0.0

Compare
Choose a tag to compare
@louisgv louisgv released this 29 Jan 00:51
· 77 commits to main since this release

BREAKING CHANGES

  • All storage items are now "secret" by default based on the old terminology (no auto-copy to localStorage).
  • The "secret" terminology is removed
  • A new terminology: "copied." The idea is that the items are "copied" between Extension Storage and Web localStorage.

What's Changed

  • feat: SecureStorage and quick storage inspector by @louisgv in #24

Full Changelog: v0.12.0...v1.0.0