Skip to content

Releases: mortii/anki-morphs

v6.1.0

05 Oct 15:39
Compare
Choose a tag to compare

New ✨

  • Added option to use FSRS card stability to determine if morphs are known instead of card interval (#366)

Documentation 📖

Contributors 👥

@JSchoreels, @mortii,

v6.0.3

24 Sep 16:49
Compare
Choose a tag to compare

Bug Fixes 🐛

  • fixed epub text not splitting sufficiently for some morphemizers (#362)

Contributors 👥

@mortii, @JSchoreels

v6.0.2

20 Sep 16:09
Compare
Choose a tag to compare

Bug Fixes 🐛

  • fixed epub text extraction on macOS (#360)

Contributors 👥

@mortii, @JSchoreels

v6.0.1

09 Sep 12:25
Compare
Choose a tag to compare

Bug Fixes 🐛

  • fixed cards containing fresh morphs accidentally being skipped (#359)

Contributors 👥

@mortii, @nathanielvirgo

v6.0.0

05 Sep 22:06
Compare
Choose a tag to compare

Breaking Changes 💥

Several Card Handling settings have been updated. Below is a list showing the old versions and their new equivalents (#351):

  • Skip cards that have no unknown morphs
    Old version:
    Screenshot from 2025-09-05 23-36-39
    New equivalent:
    Screenshot from 2025-09-05 23-33-26

  • Suspend new cards
    Old version:
    Screenshot from 2025-09-05 23-37-39
    New equivalent:
    Screenshot from 2025-09-05 23-34-18

  • Move new cards to the end of the due queue
    Old version:
    Screenshot from 2025-09-05 23-38-24
    New equivalent:
    Screenshot from 2025-09-05 23-35-11

New/Improved ✨

  • Cards that are automatically moved to the end of the queue will now display their true score in the am-score extra field (#358)
  • Added am-automatically-suspended tag
  • Tweaked the UI on most of the add-on windows
  • The geometry of the settings window is now saved between sessions
  • When the settings window is slow to open, a progress bar will be shown instead of anki just freezing.

Documentation 📖

Contributors 👥

@mortii, @nathanielvirgo, @BenjaminBrandtner

v5.1.0

24 Jul 13:32
Compare
Choose a tag to compare

New ✨

  • Added option to ignore custom characters in generators (#325)
  • Increased the maximum value for the known morphs interval to 999

Contributors 👥

@mortii, @Gardengul

v5.0.1

22 Jul 07:23
Compare
Choose a tag to compare

Bug Fixes 🐛

  • Fixed spaCy manager errors on Windows (#348)

Contributors 👥

@mortii, @Gardengul, @AtilioA

v5.0.0

21 Jul 13:13
Compare
Choose a tag to compare

AnkiMorphs now requires Anki 25.07.3 or later which uses the new launcher

Breaking Changes 💥

  • New spacy installation required to match the new python version used by Anki

New ✨

  • Added spaCy Manager
spacy_manager

Documentation 📖

Contributors 👥

@mortii, @dae

v4.0.2

22 Mar 11:18
Compare
Choose a tag to compare

Bug Fixes 🐛

  • Fixed Anki sporadically crashing when making changes in the AnkiMorphs settings (#321)
  • Fixed morphs accidentally merging on cards that have <br> tags (#322)

Contributors 👥

@wolearyc @mdraves91 @mortii

v4.0.1

23 Feb 00:18
Compare
Choose a tag to compare

Bug Fixes 🐛

  • Fixed note filters not respecting tag filters when the same note type was used across multiple filters (#319)

Contributors 👥

@mdraves91 @mortii