25.01rc1
Pre-release
Pre-release
What's Changed
Qt has been reverted back to 6.6 for this release, which should address the new GUI issues people were experiencing.
Features
- Add future projection to forgetting curve by @L-M-Sherlock in #3732
- Add support for copied image files when adding IO notes by @iamllama in #3733
- FSRS updates by @L-M-Sherlock in #3737
- When 'add' reveals the card window, it now resets deck/notetype like close+open. By @iamllama in #3756
- Recognise and check for media referenced in
- Tweaks the Dockerfile by @omarkohl in #3714, #3716, etc
Fixes
- Prevent stale frames from being drawn / always ensure up-to-date contents in webview by @Lolle2000la in #3668
- Fix True Retention table clipping on overflow by @rbrownwsws in #3735
- Revert Editor.set_note's signature change with an alternative approach for #3730 by @iamllama in #3736
- add contributor to about.py by @gregorylearns in #3738
- Increase font size in debug console by @user1823 in #3743
- Cleanup av_player on profile close by @kelciour in #3754
- Remove unfinished polygon when undoing and redoing in IO mode by @iamllama in #3759
- Add percentage to FSRS spinner by @Arthur-Milchior in #3679
- Fix changes to tags not being reflected when editing in IO mode by @iamllama in #3768
- FIX lang selection resetting to en_US for some langs by @GithubAnon0000 in #3744
- Add translation strings for True Retention table by @rbrownwsws in #3745
- Fix numeric deck and notetype names being treated as ids when importing csv by @iamllama in #3748
- More accurate sorting by R by @user1823 in #3747
- Fix: Simulator Ignores New Cards Already Introduced by @Luc-Mcgrady in #3760
- Fix/re-optimize FSRS if short-term param is weird by @L-M-Sherlock in #3742
- Fix a build error on Yarn 4 by @mikehardy in #3752
- Update to Yarn 4 by @dae in #3772
- Fall back to SM2 relative order when memory state missing by @dae in #3771
New Contributors
- @Lolle2000la made their first contribution in #3668
- @GithubAnon0000 made their first contribution in #3744
- @mikehardy made their first contribution in #3752
Full Changelog: 25.01beta1...25.01rc1