Releases: zjosua/Pokemanki
Releases · zjosua/Pokemanki
Version 1.6.0
Version 1.5.0
Added
- The global XP modifier setting is now active
Version 1.4.8
Fixed
- Added PyQt6 imports in libaddon, because Anki's next release will have Qt5 compatibility turned off by default.
Version 1.4.7
Fixed
- Fix another unsafe conf query
Version 1.4.6
Fixed
- Error when opening the stats window before setting the start date for the revlog
Version 1.4.5
Added
- Option to limit the card revision log used to calculate XP with a start date
Version 1.3.5
Fixed
- Proper handling of pycmd messages, brought to you by @abdnh
Version 1.3.4
Fixed
- Removed buggy background operation (again), because apparently I screwed it up in the previous fix
Version 1.3.3
Fixed
Removed background operation introduced in v1.3.1 because it causes Anki to crash (#32)
Version 1.3.2
Fixed
- Multiple Pokémon in the stats screen display nicely again (#11).
Thanks for the assist, @EccentricConcentric.