Skip to content

2.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 10:37
· 143 commits to main since this release

Decks 2.0.1 — maintenance & compatibility

A small follow-up to 2.0 focused on Obsidian compatibility and store compliance. No changes to your decks, profiles, or review history.

Popout window support

Timers and DOM access now target the active window, so review, the flashcard manager, and dialogs behave correctly when opened in an Obsidian popout window.

Store compliance & code health

Aligned the plugin with Obsidian's latest plugin validator — corrected timer and document API usage, recognized license metadata, and documented the intentional streaming fetch used by AI features. The shared @decks/core package is now type-checked and linted with the same rules as the plugin.

Upgrade-safe: nothing in your vault changes.