What's Changed
Various FSRS fixes:
- Update to FSRS-rs v3.0.0 (fix historic memory state) by @L-M-Sherlock in #3946
- Fix/FSRS-6 doesn't give <1d intervals & use log loss instead of RMSE(bins) by @L-M-Sherlock in #3948
- Update sorting by R for FSRS 6 by @user1823 in #3949
- Fix/No memory state cards have revlogs in reverse order on card stats screen. by @Luc-Mcgrady in #3951
- Fix/incorrect fallback of decay by @L-M-Sherlock in #3954
- Fix/missing-simulator-decay-for-FSRS-5 by @L-M-Sherlock in #3956
- Feat/CMRR uses simulate config by @Luc-Mcgrady in #3947
Other improvements:
- Add a way to pass information from browser_will_search to browser_did_search without having it going to the backend by @JSchoreels in #3945
- Fix docs of note_fields_check to match changes made in PR #3912 by @rreemmii-dev in #3944
- add toggle for browser sidebar by @JL710 in #3953
- Close only “child” window (e.g. Preview) inside Browser on Cmd+W by @beyondcompute in #3913
New Contributors
- @JSchoreels made their first contribution in #3945
- @JL710 made their first contribution in #3953
Full Changelog: 25.05b1...25.05b2