Skip to content

Releases: Yutsuten/anki-lifedrain

2.2.2

03 Jun 12:33
df1b420
Compare
Choose a tag to compare

Bug Fixes

  • #76 Fix error when opening deck settings from deck browser

2.2.1

03 Jun 11:56
e2eb5b8
Compare
Choose a tag to compare

Bug Fixes

  • #74 Fix import error

2.2.0

03 Jun 04:12
5df03a5
Compare
Choose a tag to compare

Features

  • #54 Move deck settings to a new window
    • No more need to rebuild your Filtered Deck to change Life Drain options!
    • Improve maintainability by using the same form for normal decks and filtered decks.
  • #66 Add explanation for each deck option as tooltip

Deprecation

  • #65 Deprecate old forms for deck settings

Code quality

  • #61 Manage deck configuration in a single class
  • #63 Some coding style improvements
  • #64 Split Settings class

2.1.0

27 May 13:04
226e3c3
Compare
Choose a tag to compare

Features

  • #53 Automatically set bar's background color

Adjusts

  • #55 Slightly update wording and layout in settings window
    • Instead of Disable Life Drain (!), use Enable Life Drain.
    • Checkboxes now follow the same pattern Anki uses.

Bug Fixes

  • #56 Fix exception raised when closing preferences (regression from #53)

2.0.0

25 Apr 02:49
96e457c
Compare
Choose a tag to compare

Compatibility

  • #43 Remove Anki 2.0 support

Code quality

  • #41 Refactor
    This was a very big code refactor. The inner logic was kept, but the outer structure has changed completely. Many new scripts has been created. Now everything is more organized and easier to maintain.
    Since this was a big change, I tested locally for a long time (since Dec 2019). With my setup, seems to be very stable. Hope other users won't have problems with it.
  • #45 Improve code formatting

Bug Fixes

  • #47 Health jumps down when rescheduled using ReMemorize

1.5.2

10 Oct 22:20
Compare
Choose a tag to compare

[2019-10-10] Smooth life drain (PR #40)

1.5.1

30 Jul 12:16
Compare
Choose a tag to compare

Fix undo while reviewing not removing life on Anki 2.1 (PR #36); Ignore errors from another add-ons being raised in Life Drain. (PR #38)

1.5.0

30 Jul 12:10
Compare
Choose a tag to compare

[2019-06-11] Add damage feature (Thanks to @whiteisthenewblack in PR #35).

1.4.1

28 Apr 07:30
Compare
Choose a tag to compare

Fix bug when selecting bar colors on Mac OS.

1.4.0

12 Jan 11:16
Compare
Choose a tag to compare

Added option to stop drain on answer shown.