Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
anki-launcher-25.07.3-mac.dmg | 2025-07-21 | 33.4 MB | |
anki-launcher-25.07.3-windows.exe | 2025-07-21 | 12.6 MB | |
anki-launcher-25.07.3-linux.tar.zst | 2025-07-21 | 23.7 MB | |
anki-launcher-25.07.3-checksums.txt | 2025-07-21 | 1.9 kB | |
25.07.3 source code.tar.gz | 2025-07-21 | 2.5 MB | |
25.07.3 source code.zip | 2025-07-21 | 3.2 MB | |
README.md | 2025-07-21 | 2.5 kB | |
Totals: 7 Items | 75.5 MB | 2 |
What's Changed
In 25.07
There have been major changes to the way Anki is packaged, and to FSRS. Please see the previous release announcement for more info:
https://github.com/ankitects/anki/releases/tag/25.07
In 25.07.3
- Update to Qt 6.9, which should address crashes on macOS.
- Fixed 'same cloze' shortcut on macOS.
- Show Chromium version in about screen
- Allow creating deck via
#deck:...
if non-existent when importing by @iamllama in https://github.com/ankitects/anki/pull/4154 - Add
last_review_time
to card data for performance and accuracy by @L-M-Sherlock in https://github.com/ankitects/anki/pull/4124 - Use system font for webviews instead of bootstrap font stack and add exception for note editor by @GithubAnon0000 in https://github.com/ankitects/anki/pull/4163
- Debounce mathjax rendering via cooldown instead by @iamllama in https://github.com/ankitects/anki/pull/4173
- Re-order terminals, again, for better UX. by @Grinkers in https://github.com/ankitects/anki/pull/4186
- Skip unnecessary computations when the load balancer is disabled by @L-M-Sherlock in https://github.com/ankitects/anki/pull/4184
- Fix/FSRS simulator fallback to memory_state_from_sm2 when converting cards by @L-M-Sherlock in https://github.com/ankitects/anki/pull/4189
- set UV_PYTHON_DOWNLOADS=auto when doing
uv sync
by @Grinkers in https://github.com/ankitects/anki/pull/4191 - FIX Graph Tooltip uses wrong font by @GithubAnon0000 in https://github.com/ankitects/anki/pull/4193
- Add margin to QPushButton to prevent clipping by @jcznk in https://github.com/ankitects/anki/pull/4201
- fix: set cursor to pointer when on range by @bradleyszoke in https://github.com/ankitects/anki/pull/4197
- Minor string change by @brishtibheja in https://github.com/ankitects/anki/pull/4196
- Fix default-coloured IO masks not following css var by @iamllama in https://github.com/ankitects/anki/pull/4202
- Minor tweak in simulator string by @user1823 in https://github.com/ankitects/anki/pull/4204
- Add translator to about.py by @Danika-Dakika in https://github.com/ankitects/anki/pull/4211
- Fix wrong tab order in preferences by @abdnh in https://github.com/ankitects/anki/pull/4210
New Contributors
- @jcznk made their first contribution in https://github.com/ankitects/anki/pull/4201
- @bradleyszoke made their first contribution in https://github.com/ankitects/anki/pull/4197
Full Changelog: https://github.com/ankitects/anki/compare/25.07.2...25.07.3