github TfTHacker/obsidian42-brat 2.0.0-beta.1
Release 2.0.0-beta.1

pre-release8 hours ago

SecretStorage migration (beta)

Tokens are now stored in Obsidian SecretStorage (Obsidian 1.11.4+).
IMPORTANT for 2.0.0-beta users: Secrets stored in Obsidian SecretStorage are not synced across devices and must be added manually on each device where you want to use them (using the same secret name).

BREAKING CHANGE: Downgrading from 2.0.0-beta to 1.4.1 will require users to re-enter tokens (SecretStorage tokens cannot be read by older versions). Refs #102, #147

What's Changed

  • fix: fix the plugin modal (7c9a71b)
  • fix: clean-up css (79f3fa2)
  • refactor: remove dead code (88ec156)
  • fix: simplify token check (ff27ad8)
  • fix: avoid double click prevention (0d50581)
  • feat: notify user of token change (3dbaff5)
  • fix: implement async calls into SecretStorage (31e7e66)
  • chore: ignore AGENTS.md for the time being (5eded05)
  • feat: migrate settings tab to SecretComponent (911b6c2)
  • feat: replace token input with SecretComponent (f52e2d4)
  • feat: migrate BetaPlugins to use SecretStorage tokens (acab0be)
  • feat: enable token migration on plugin load (8ee85e1)
  • refactor: decouple TokenValidator from TextComponent (a60b517)
  • feat: extend settings to support SecretStorage (db6e45d)
  • feat: add SecretStorage utilities and migration framework (57e3a43)
  • chore: update obsidian api dependencies (6021d83)

New Contributors

  • None

Full Changelog: 1.4.1...2.0.0-beta.1

Don't miss a new obsidian42-brat release

NewReleases is sending notifications on new releases.