Skip to content

2.7.0

Compare
Choose a tag to compare
@Yutsuten Yutsuten released this 20 Jun 02:36

Features

  • #157 Change life bar color depending on % of life remaining
    • Allow user to select 3 colors: default, warn and danger colors. The threshold for warn and danger can be set by %.
  • #159 Allow configuring the default initial life to 0

Bug Fixes

  • #158 Update default shortcuts
    • Reason: in review L shortcut is being used by Anki. Both shortcuts would become unusable.
    • Changed to: Deck Settings: Ctrl+L, Global Settings: Ctrl+Shift+L

Code quality

  • #152 Refactor code with Pyright and Ruff
  • #153 Add ruff check
  • #154 Remove remaining monkey patch
    • Requires Anki >= 2.1.55