26.08b2Pre-releaseDesktop
Changed 1
- Lazy-load MathJax in the reviewer
Fixed 5
- Fix broken tags editor in the note editor
- Build Linux fcitx5 plugin against the bundled Qt as a potential fix for startup crashes
- Prevent error when merging a notetype with duplicate fields in rare cases
- Fix image occlusion masks lost when adding notes in rare cases
- Fix text labels in image occlusion notes breaking if they contain special characters
Notable Changes
- Fix broken tags editor in the note editor. By @iamllama in https://github.com/ankitects/anki/pull/5151
- Build Linux fcitx5 plugin against the bundled Qt as a potential fix for startup crashes in 26.05. By @xiaohan484 in https://github.com/ankitects/anki/pull/5142
- Prevent error when merging a notetype with duplicate fields in rare cases. By @krMaynard in https://github.com/ankitects/anki/pull/5070
- Fix image occlusion masks lost when adding notes in rare cases. By @LTimothy in https://github.com/ankitects/anki/pull/5155
- Lazy-load MathJax in the reviewer. By @BrayanDSO in https://github.com/ankitects/anki/pull/5171
- Fix text labels in image occlusion notes breaking if they contain special characters. By @iamllama in https://github.com/ankitects/anki/pull/5206
Other Changes
- CI: Use prebuilt binaries for cargo-llvm-cov and cargo-nextest by @iamllama in https://github.com/ankitects/anki/pull/5141
- CI: Normalize GitHub noreply emails for all contributors by @abdnh in https://github.com/ankitects/anki/pull/5159
- CI: Fix some issues in the sync_translations.py script by @abdnh in https://github.com/ankitects/anki/pull/5161
- CI: Bump ammonia and spin for cargo deny check by @iamllama in https://github.com/ankitects/anki/pull/5192
New Contributors
- @xiaohan484 made their first contribution in https://github.com/ankitects/anki/pull/5142
Full Changelog: https://github.com/ankitects/anki/compare/26.08b1...26.08b2