Skip to content

Releases: Yutsuten/anki-lifedrain

2.8.1

30 Apr 07:12
c3001b5
Compare
Choose a tag to compare

Adjusts

  • #181 Update global setting "Answer recover" to match deck setting
    • Just updated the label

2.8.0

26 Apr 04:35
639eca1
Compare
Choose a tag to compare

Features

  • #113 Slow life recover
  • #138 Allow disabling addon per deck
  • #148 Option to make bar move Left to Right
  • #165 Restore Defaults Button
  • #178 Configure current life as float instead of integer

Code Quality

  • #163 Some changes + code reorganization
    • See the PR for more details

Packaging

  • #162 Do not include meta.json into release bundle

2.7.5

01 Dec 05:49
ad43ee6
Compare
Choose a tag to compare

Bug Fixes

  • #174 Fix life recovery not being triggered sometimes
    • Adding a flag to a card after answering, for example, would not trigger the recovery/damage

2.7.4

07 Nov 12:27
bff96a8
Compare
Choose a tag to compare

Bug Fixes

  • #172 Fix damage value becoming None
    • For those who are having an error when failing a card, manual intervention is needed: open the Lifedrain's Deck Settings and click "save" for every deck you see the error. It will fix the values in the database, and the error will be gone.

2.7.3

05 Nov 15:07
4864950
Compare
Choose a tag to compare

Bug Fixes

  • #170 Fix Deck browser > Overview error if card answered w/o feedback

2.7.2

01 Nov 14:12
7e6aa42
Compare
Choose a tag to compare

Bug Fixes

  • #168 Fix crash on anki v23.10

2.7.1

20 Jun 11:47
Compare
Choose a tag to compare

Bug Fixes

  • #161 Fix startup error

2.7.0

20 Jun 02:36
Compare
Choose a tag to compare

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

2.6.2

18 Sep 10:40
Compare
Choose a tag to compare

Bug Fixes

  • #150 Fix review actions raising error

2.6.1

30 Aug 00:20
82b40b7
Compare
Choose a tag to compare

Bug Fixes

  • #147 Fix regression when opening the profile selection