- Version: 0.3.0
- Date: 2026-01-11
Added
- Added installation instructions to the README.
- Publish hashcards on
crates.io. - Added support for Markdown tables and syntax highlighting of code blocks.
- Added button tooltips.
- Added a
--hostflag. - Start testing on macOS and Windows.
Fixed
- Fix a bug in the parser that broke TeX math in cloze deletions.
- Fixed TeX rendering of matrices.
- Fixed TeX math rendering.
- Added support for escaping square brackets in cloze deletions.
- Fixed button visibility bug on iOS Safari.
- Fix card content being invisible with Javascript disabled.
Changed
- Update dependencies.
- Update bind address to
127.0.0.1. - Put KaTeX into source control.