
Category: Anki
-

What’s Changed
- The launcher now has a download mirror option for users in China, and no longer auto-downloads on first run. The version check should now also work with SOCKS proxies.
- Feat/expected_workload_with_existing_cards implementation by @Luc-Mcgrady in #4243
- Update stale comment by @user1823 in #4235
- Feat/Show health check and already optimal at the same time by @Luc-Mcgrady in #4238
- “Workload” variable typo by @Luc-Mcgrady in #4239
- Fix/use real step count to simulate by @L-M-Sherlock in #4240
- Feat/Card stats update review time by @Luc-Mcgrady in #4236
- Statistics “Reviews” graph, make the color of “New” and “Learning” cards consistent with the color of card count by @thomasrixen in #4245
- Fix simulator graph not visible when viewport height < 400px by @iamllama in #4248
- Fix show_exception’s messagebox always formatting as plaintext by @iamllama in #4246
- Limit time studied today to minutes by @user1823 in #4242
- Fix Cards with Missing Last Review Time During Database Check by @L-M-Sherlock in #4237
- Use space-around for tabbed values by @Luc-Mcgrady in #4252
- Fix/Retention help button bounds by @Luc-Mcgrady in #4253
- Fix/Exclude new cards from is_due_in_days by @user1823 in #4249
- Feat/Neaten dr graph x-axis by @Luc-Mcgrady in #4251
-
In 25.07.4
- Installation should no longer fail when anaconda is installed.
- Increase default network timeout in launcher.
- Provide better output when downloading versions fails.
- Fix errors recording voice (thanks to @abdnh)
- Prioritise prefix matches in tag autocomplete results by @iamllama in #4212
- Add last_review_time to _to_backend_card by @user1823 in #4218
- Add IO mask rotation snapping by @iamllama in #4214
- Bump form-data from 4.0.1 to 4.0.4 by @dependabot[bot] in #4219
- Set min size for card info dialog by @iamllama in #4221

-

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 #4154 - Add
last_review_timeto card data for performance and accuracy by @L-M-Sherlock in #4124 - Use system font for webviews instead of bootstrap font stack and add exception for note editor by @GithubAnon0000 in #4163
- Debounce mathjax rendering via cooldown instead by @iamllama in #4173
- Re-order terminals, again, for better UX. by @Grinkers in #4186
- Skip unnecessary computations when the load balancer is disabled by @L-M-Sherlock in #4184
- Fix/FSRS simulator fallback to memory_state_from_sm2 when converting cards by @L-M-Sherlock in #4189
- set UV_PYTHON_DOWNLOADS=auto when doing
uv syncby @Grinkers in #4191 - FIX Graph Tooltip uses wrong font by @GithubAnon0000 in #4193
- Add margin to QPushButton to prevent clipping by @jcznk in #4201
- fix: set cursor to pointer when on range by @bradleyszoke in #4197
- Minor string change by @brishtibheja in #4196
- Fix default-coloured IO masks not following css var by @iamllama in #4202
- Minor tweak in simulator string by @user1823 in #4204
- Add translator to about.py by @Danika-Dakika in #4211
- Fix wrong tab order in preferences by @abdnh in #4210
-
- Updated Qt to 6.9. Please report any improvements or regressions you notice. It should fix the crash-on-exit on macOS.
- Add
last_review_timeto card data for performance and accuracy by @L-M-Sherlock in #4124 - Allow creating deck via
#deck:...if non-existent when importing by @iamllama in #4154 - Use system font for webviews instead of bootstrap font stack and add exception for note editor by @GithubAnon0000 in #4163
- Debounce mathjax rendering via cooldown instead by @iamllama in #4173
-
This pull request adds a very handy feature to strip cards from their cloze formatting during search. The new keyword is sc.

This way the following cloze deletion card is displayed during search for erheblich:

Now using sc:erheblich

-
A user created a dataset containing more comprehensive information scraped from the Addons List, GitHub, and the Anki Forum.
The dataset is available in Hugging Face as an Excel and JSON file.

https://forums.ankiweb.net/t/anki-addons-dataset-a-detailed-list-of-addons/63090












