I’ve just updated to 25.02.4 and this addon has stopped working. It displays a blank panel. I rely on this a lot. Is it possible for me to downgrade to the previous version of Anki without causing any problems? AI says I can use the ‘downgrade and quit’ option from the file menu.
Yeah sure.
After using the latest version, if you wish to open your collection with an earlier Anki release, please go to the File>Switch Profile menu item, and click on “Downgrade & Quit”. If you skip this step, you may get an error message when opening your collection in an older Anki version, and you will need to return to this version, downgrade, then try again.
Thanks for the quick reply. I try that.
Just as an FYI, there’s also a new beta available:
OK. Thanks. My main concern at the moment is that I’m getting this warning on my (several thousand) cloze cards, and they’re not displaying correctly, even after downgrading to 25.02 . Do you know of anything that would cause that?
Your clozes {{c1::}} are not in the correct field or note type
Show us your card in the editor (Add) for more information
(Ideally this topic should be moved to a new one)
Card Info During Review is an alternative to Extended Card Stats During Review working for newer versions
It turned out to be a typo in the comments, of all things. ChatGPT did an incredible job of not only finding the error but also finding the recent PR which tightened the comment parsing, meaning that the typo which had previously gone unnoticed was now a problem.
Jan 2025 – PR #3662
A new parser added “support for HTML comments in templates.” That meant the engine now understands <!-- … -->
and stops processing anything until it sees a proper -->
.