Releases: mortii/anki-morphs
Releases · mortii/anki-morphs
v0.5.0-alpha
- Added Frequency File Generator (by @Vilhelm-Ian & @mortii)
v0.4.1-alpha
-
THIS UPDATES CAUSES AN ERROR!
This happens because I renamed a config variable (focus_morph_field -> unknowns_field). To fix this error go to 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. -
Fixed highlighting bug (#38)
v0.4.0-alpha
- Added option to Recalc on sync (by @Vilhelm-Ian in #33)
v0.3.1-alpha
- Fixed a bug in the end_of_queue calculation that produced an error if all cards are matched in note-filter.
v0.3.0-alpha
- Names can now be added to "names.txt" by selecting the text on the card -> right click -> Mark as name (by @Vilhelm-Ian in #31)
- Fixed cards being re-synced after recalc (#30)
- Fixed "Learn Card Now" morphs not being marked as seen (by @Vilhelm-Ian in #29)
- Fixed space-morphemizer not ignoring alpha-numeric characters (#28)
v0.2.1-alpha
- Fixed bug where seen morphs were updated when reviewer.card did not exist, by @Vilhelm-Ian in #26
v0.2.0-alpha
- Added highlighting feature
- Fixed a bug where automatically skipped cards were tagged as known
- Added option to ignore names via "names.txt" by @Vilhelm-Ian (#24)
- Select ignore names found in "names.txt" in settings and add a file with that name to your profiles folder
- Significantly reduced freezing when updating seen morphs by @Vilhelm-Ian (#24)
- Significantly improved Recalc times by @Vilhelm-Ian (#24)
- Recalc duration is now printed in terminal
Recalc should take one second or less per 1k cards, if that is not the case then create an issue and we can find ways to squeeze out more performance.
v0.1.3-alpha
- Fixed undo (#15)
- Fixed un-escaped tags in browser searches
0.1.2-alpha
0.1.1-alpha
- Fixed Anki crashing upon review completion