2.1.60
ankitects/anki2.1.60Feb 22, 2023by dae
AI Summary
This release fixes regressions from the previous version, specifically regarding TTS add-ons and HTML editor visibility, and addresses editor startup performance.
Key Highlights
- Fixes regression in 2.1.58 that broke TTS add-ons
- Fixes HTML editor hiding when shown by default
- Fixes slow editor startup for users with many fields
- Fixes type box losing focus when switching IMEs
New Features
- Tag notes with missing media button
Full Release Notes
If updating from 2.1.57 or earlier, please see the important note in the 2.1.58 change notes. - Add button to tag notes with missing media (thanks to Rumo). - Fix slow editor startup for users with lots of fields (thanks to Hikaru). - Fix a regression in 2.1.58 that broke TTS add-ons (thanks to Rumo). - Fix HTML editor hiding when shown by default (thanks to Fabricio). - Fix some widgets not indicating they're disabled (thanks to Matthias). - Fix deck options selector not updating the current entry sometimes (thanks to Fabricio). - Fix type box losing focus when switching IMEs (thanks to Hikaru). - Fix 'toggle bury' not updating for automatically-buried cards. - Improvements to lifecycle handling for add-ons accessing Svelte components (thanks to Matthias).