Skip to content

25.07.3

Compare
Choose a tag to compare
@dae dae released this 21 Jul 08:29
· 13 commits to main since this release
25.07.3

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 #4154
  • Add last_review_time to 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 sync by @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

New Contributors

Full Changelog: 25.07.2...25.07.3