23.12.1
ankitects/anki23.12.1Dec 28, 2023by dae
AI Summary
Reverted Qt version and fixed FSRS outlier filter issues.
Key Highlights
- Reverted Qt to 6.5 on Mac to fix crashes experienced by users.
- Fixed FSRS overly-aggressive outlier filter.
- Fixed incorrect retention estimates in deck options.
Full Release Notes
## What's Changed * Revert Qt to 6.5 on Mac to fix crashes some users were experiencing. * Update FSRS to fix an overly-aggressive outlier filter by @L-M-Sherlock in https://github.com/open-spaced-repetition/fsrs-rs/pull/146 * Fix incorrect retention estimates in deck options by @L-M-Sherlock in https://github.com/ankitects/anki/pull/2911 * Improve description of stability in graphs by @user1823 in https://github.com/ankitects/anki/pull/2910 * Fix I/O shortcuts conflicting with editor on mobile by @krmanik in https://github.com/ankitects/anki/pull/2916 * Fix some bugs in notetype merging by @RumovZ in https://github.com/ankitects/anki/pull/2912 **Full Changelog**: https://github.com/ankitects/anki/compare/23.12...23.12.1