Releases: InitialPosition/pyJAMa
Releases · InitialPosition/pyJAMa
Version 1.5.3
- Fixed a missing import for sys.exit in multiple files
- Bumped internal version number to be correct again
Version 1.5.2
- fix a bug when searching for new themes while voting
Version 1.5.1
- fixed app freezing while voting is going on
- added indicators for current voting
- fixed flag button not working
- cleaned up GUI code
Version 1.5.0
- Added a GUI mode
Either download and run the pyJAMa.exe from this release or clone the repository and run main_gui.py
Version 1.4.6
- fixed an endless loop if firefox was installed but not used
Version 1.4.5
- fixed a memory leak when switching from main menu and voting mode many times
Version 1.4.4
- fixed a crash related to cookie retrieval in powershell
- properly named list and keyword search in the main menu
Version 1.4.3
- HOTFIX: Fixed script crashing after returning to main menu
Version 1.4.2
- if an update is available, the user now gets a download prompt regardless of token validity
Version 1.4.1
- fixed auto token fetch not working on windows subsystem for linux