- Version: 0.1.2
- Date: 2025-10-30
Added
- Deck files accept TOML frontmatter, so you can override the inferred deck name.
- The session completed page shows a button to shut down the server.
- Flashcards can be separated using
---as an explicit separator.
Fixed
- Flashcards can reference external URLs.
Changed
- Killing the server with
ctrl+cat the end of a session causes the server to die with exit code 0. - SQLite is once again bundled into the binary, increasing the executable size but reducing build problems especially on NixOS.