Skip to content

Releases: mortii/anki-morphs

v0.5.0-alpha

14 Nov 19:03
Compare
Choose a tag to compare
v0.5.0-alpha Pre-release
Pre-release

v0.4.1-alpha

13 Nov 15:41
Compare
Choose a tag to compare
v0.4.1-alpha Pre-release
Pre-release
  • 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

09 Nov 19:45
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release

v0.3.1-alpha

09 Nov 13:26
Compare
Choose a tag to compare
v0.3.1-alpha Pre-release
Pre-release
  • 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

08 Nov 11:19
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release
  • 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

03 Nov 12:21
Compare
Choose a tag to compare
v0.2.1-alpha Pre-release
Pre-release
  • Fixed bug where seen morphs were updated when reviewer.card did not exist, by @Vilhelm-Ian in #26

v0.2.0-alpha

02 Nov 13:50
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release
  • 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

29 Oct 13:08
Compare
Choose a tag to compare
v0.1.3-alpha Pre-release
Pre-release
  • Fixed undo (#15)
  • Fixed un-escaped tags in browser searches

0.1.2-alpha

23 Oct 16:06
Compare
Choose a tag to compare
0.1.2-alpha Pre-release
Pre-release
  • implemented "ignore quotation marks"-option (#20)
  • user can now interrupt recalc (#14)
  • removed "frequency.txt" priority option (#17)
  • changed changelog url
  • updated contributors page

0.1.1-alpha

22 Oct 10:41
Compare
Choose a tag to compare
0.1.1-alpha Pre-release
Pre-release
  • Fixed Anki crashing upon review completion