docs-site/releases/betas/anki2.1.52.mdx
Build ab1c2395 / 2022-05-10.
The Qt 6.3.1 release we were waiting on has been delayed by a month, so 2.1.52 is now expected to release as stable within the next week, if no important issues come up.
Editor improvements:
& showing up when using & in MathJax (thanks in part to Henrik).Other fixes:
For developers:
field_filter hook can now check if it's running for the question or
answer side (thanks to Abdo).av_player_will_play_tags hook (thanks to Abdo).Build 63f05b2b / 2022-05-02.
Bugfixes/tweaks:
This build also includes a new implementation of apkg importing and exporting, thanks to Rumo. Some advantages:
The new functionality is hidden behind a feature flag, and not active by
default. You can try it out by using mw.pm.set_new_import_export(True) in
the debug console. To revert
to the old behaviour, replace True with False.
Things to note:
File>Create Backup before trying it out. Any testing/feedback you can
provide would be appreciated.Build a989e508 / 2022-04-25.
< and > symbols in MathJax (thanks to Henrik).