DecksMD 2.4.2
Released 1 July 2026
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
.apkgfiles 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.
Also on GitHub.