What's Changed
FSRS:
- update to fsrs-rs v0.6.4 by @L-M-Sherlock in #3200
- Return current weights if fsrs items is zero & handle error in evaluation and optimal retention by @L-M-Sherlock in #3141
- Update optimal retention and parameters tooltip by @L-M-Sherlock in #3148
- Show review count with FSRS evaluation results by @abdnh in #3165
- Show review count for Evaluate/Optimize button by @abdnh in #3170
- Use median in calculating cost and remove outliers by @L-M-Sherlock in #3181
- Fix/exclude suspended cards when optimize all presets by @L-M-Sherlock in #3198
- Fix/ignore revlogs when there is not learn entry after the last forget entry by @L-M-Sherlock in #3199
- Tweaks to the 'optimize all presets' progress
Other improvements:
- Fix IO text size in review screen by @abdnh in #2986
- Ignore errors in do_window_cleanup to fix shutdown issue by @abdnh in #3142
- Fix spacebar causing stutter when editing cards by @abdnh in #3150
- Fix auto sync not working on Windows shutdown by @abdnh in #3153
- Add minimalist mode tooltip by @hnvy in #3155
- Fix dark mode icons by @RumovZ in #3135
- Add number truncation before back-end translation by @lucasscharenbroch in #3162
- Add keyboard shortcuts for empty cards and toggle mask on image occlusion by @escribapetrus in #3136
- Use key instead of code in type-in field by @abdnh in #3166
- Improve and unify web dialog styling by @RumovZ in #3167
- fix polygon tool draw by @krmanik in #3184
- Clean up #3167 by @RumovZ in #3186
- Do not clear unused parent tags by @abdnh in #3174
- Fix '366 of 365 days studied' by @abdnh in #3182
- Fix IO event handlers being run on normal notes by @abdnh in #3195
- Fix finished preview learning cards being repeated by @abdnh in #3196
- Use SplashScreen flag for all aqt tooltips by @voczi in #3194
- Do not show media auto sync errors by @abdnh in #3197
- HMR on Windows by @RumovZ in #3144
- Mnemosyne importer now handles float values for due date and interval
- Fix Mnemosyne importer clobbering source file
- Ensure DB check tooltip appears in main window
New Contributors
Full Changelog: 24.04.2beta1...24.06rc1