- Version: 0.2.0
- Date: 2025-11-18
Added
- KaTeX is now bundled with the executable, allowing hashcards to work entirely offline.
Fixed
- Fix a bug where the card cache was not cleared on undo. See PR #57.
- Fix the initial flicker when rendering TeX math.
Changed
- Cards are shuffled randomly at the start of a session.
- Update dependencies.
Breaking Changes
- BREAKING: Media file paths are now deck-relative instead of collection-relative by default. Use the
@/prefix for collection-relative paths. - BREAKING: Flashcards can no longer reference external URLs (e.g.,
https://...) in media file paths.