Skip to content

2.4.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:43
· 98 commits to main since this release

Decks 2.4.2 — maintenance

A small hardening release with no changes to how you use Decks.

  • Safer engine loading: the SQLite engine used to read Anki .apkg files on import now loads as a bundled module instead of injecting a script element at runtime. This removes a dynamic-script pattern flagged by Obsidian's plugin review — behaviour is identical; Anki import works exactly as before.

Upgrade-safe: nothing in your vault changes.