Skip to content

Releases: zjosua/Pokemanki

Version 1.6.0

02 Dec 14:30
v1.6.0
e7be98c
Compare
Choose a tag to compare

Added

  • Option in local config to choose whether or not the the Pokémon in the stats screen are wrapped if there are too many to fit on one row.

Version 1.5.0

12 Nov 17:52
v1.5.0
14dc8ab
Compare
Choose a tag to compare

Added

  • The global XP modifier setting is now active

Version 1.4.8

15 Oct 11:25
v1.4.8
ea26647
Compare
Choose a tag to compare

Fixed

  • Added PyQt6 imports in libaddon, because Anki's next release will have Qt5 compatibility turned off by default.

Version 1.4.7

21 Sep 18:46
v1.4.7
6f9cdf3
Compare
Choose a tag to compare

Fixed

  • Fix another unsafe conf query

Version 1.4.6

20 Sep 20:19
v1.4.6
01e4512
Compare
Choose a tag to compare

Fixed

  • Error when opening the stats window before setting the start date for the revlog

Version 1.4.5

19 Sep 21:55
v1.4.5
bc5bf15
Compare
Choose a tag to compare

Added

  • Option to limit the card revision log used to calculate XP with a start date

Version 1.3.5

14 Sep 12:01
v1.3.5
37a0edf
Compare
Choose a tag to compare

Fixed

  • Proper handling of pycmd messages, brought to you by @abdnh

Version 1.3.4

05 Dec 07:31
v1.3.4
8b2fe79
Compare
Choose a tag to compare

Fixed

  • Removed buggy background operation (again), because apparently I screwed it up in the previous fix

Version 1.3.3

01 Dec 07:07
v1.3.3
8678972
Compare
Choose a tag to compare

Fixed

Removed background operation introduced in v1.3.1 because it causes Anki to crash (#32)

Version 1.3.2

30 Nov 09:20
v1.3.2
31b7476
Compare
Choose a tag to compare

Fixed