
Category: Anki
-
-
Some noteworthy changes are:
- All versions have been updated to Qt 6.6
- The Linux Qt6 build requires a newer glibc, so older distros like Debian 11 won’t work with it.



-
It is considered a major revolutionary release that adds support for many FSRS features and I am very excited about it ๐

-
“Compared to rc3, the only changes are updated translations and these two fixes:
- Fix error on โPrevious Card Infoโ when deleting a note by @abdnh in #2790
- Fix HTML editor not displaying properly when expanding field by @hikaru-y in #2792″
-
Before FSRS was natively supported in Anki the user must insert the scheduling algorithm into the custom scheduling field.
In order to display the FSRS stats during reviews the following parameter was modified:
const display_memory_state = true;
The question is if there is a way to regain this capability or even if it is desired so by the devs ๐
-
So this commit displays errors organized by each addon and auto-disables them on start-up. If you click the addon names it redirects you to their webpage on https://ankiweb.net/shared/addons.
I find this change very good as previously you would receive 100 lines of error codes without knowing which addon is responsible.


https://github.com/ankitects/anki/commit/d7a0bc0d423ee9333d3d0bdeac74b96704998b07
-
- A startup failure in macOS bundle is fixed.
- v1/v2 scheduler code is removed !!














