25.07.2
ankitects/anki25.07.2Jul 7, 2025by dae
AI Summary
Improvements to the new launcher, including better version selection and confirmation dialogs, along with accessibility fixes and UI refinements.
Key Highlights
- Launcher improvements: specific version selection and confirmation boxes
- Accessibility fix for screenreaders (revert button visibility)
- Replace easy day table with CSS Grid
- Fix help modal appearing behind simulator
New Features
- Confirmation box for save options to preset
- Replace easy day table with display:grid
Full Release Notes
## What's Changed * The first run of the launcher now installs the latest version automatically. * When choosing a specific version, recent versions are shown. * Feat/Confirmation box for save options to preset by @Luc-Mcgrady in https://github.com/ankitects/anki/pull/4172 * Respect env var UV_BINARY with OFFLINE_BUILD being set by @AlexBocken in https://github.com/ankitects/anki/pull/4170 * [A11Y] FIX: revert button is visible for screenreaders by @GithubAnon0000 in https://github.com/ankitects/anki/pull/4174 * Try unix terminals in roughly most specific to least specific. by @Grinkers in https://github.com/ankitects/anki/pull/4177 * Feat/Replace easy day table with display:grid by @Luc-Mcgrady in https://github.com/ankitects/anki/pull/4179 * Fix/Help modal appears behind simulator modal by @Luc-Mcgrady in https://github.com/ankitects/anki/pull/4171 * Aqt wheel: fix unintended inclusion of qt/aqt/data by @pHlt7 in https://github.com/ankitects/anki/pull/4180 **Full Changelog**: https://github.com/ankitects/anki/compare/25.07.1...25.07.2