Releases: mortii/anki-morphs
v0.12.0-alpha
What's New
You can now select extra fields for specific note types, instead of all note types having the same extra fields.
Thank you to @aleksejrs for the suggestion!
v0.11.0-alpha
What's New
spaCy integration is finally implemented! This means that 25+ languages can now be used with AnkiMorphs.
Thank you to @Vilhelm-Ian, @CodeWithMa, @ashprice, and @HQYang1979 for their help!
Docs Updated
v0.10.0-alpha
What's New
Added Readability Report Generator :
Thank you to @Vilhelm-Ian and @aleksejrs for their feedback!
Docs Updated:
v0.9.0-alpha
What's New
Extra Fields have been overhauled:
AnkiMorphs now takes care of the entire extra fields process--it creates the fields for you and fills them with data. This completely eliminates the risk of overwriting existing fields, and it makes it easier to set up AnkiMorphs since you don't have to manually add fields to your card templates.
A huge thank you to @aleksejrs for the inspiration!
Docs updated:
v0.8.3-alpha
What's new
- Fixed a 'NoneType'-error when reviewing cards (#96)
v0.8.2-alpha
v0.8.1-alpha
What's New
- Added 'Unknowns Count' option in extra fields settings (#92)
- Thank you to @buster-blue for the suggestion and feedback!
Docs Updated
v0.8.0-alpha
THIS UPDATE CAUSES AN ERROR!
The configs have been changed. Fix the error by doing the following: Tools -> Add-ons -> select 'ankimorphs-alpha' -> click Config -> Restore Defaults. This resets your AnkiMorphs settings, so you need to redo your settings and save the changes.
What's New
There is now an option to exclude tags from note filters! Read the note filter: tags guide for more info.
Thank you to @HQYang1979 for the suggestion and feedback, and thank you to @Vilhelm-Ian and @aleksejrs for their feedback.
Docs Updated
v0.7.3-alpha
- Fixed 'NoneType' object error ( #89)
- Thank you to @HQYang1979 and @Vilhelm-Ian for the help!
v0.7.2-alpha
What is new
- Made the AnkiMorphs pop-up windows modeless, they can now be moved around freely.