Skip to content

Releases: InitialPosition/pyJAMa

Version 1.5.3

20 Sep 22:19
Compare
Choose a tag to compare
  • Fixed a missing import for sys.exit in multiple files
  • Bumped internal version number to be correct again

Version 1.5.2

23 Mar 17:51
Compare
Choose a tag to compare
  • fix a bug when searching for new themes while voting

Version 1.5.1

23 Mar 17:42
Compare
Choose a tag to compare
  • 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

22 Mar 20:10
Compare
Choose a tag to compare
  • 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

23 Sep 17:07
58b8a5d
Compare
Choose a tag to compare
  • fixed an endless loop if firefox was installed but not used

Version 1.4.5

21 Sep 19:54
Compare
Choose a tag to compare
  • fixed a memory leak when switching from main menu and voting mode many times

Version 1.4.4

18 Sep 17:26
Compare
Choose a tag to compare
  • fixed a crash related to cookie retrieval in powershell
  • properly named list and keyword search in the main menu

Version 1.4.3

17 Sep 23:19
Compare
Choose a tag to compare
  • HOTFIX: Fixed script crashing after returning to main menu

Version 1.4.2

12 Sep 14:44
Compare
Choose a tag to compare
  • if an update is available, the user now gets a download prompt regardless of token validity

Version 1.4.1

11 Sep 19:14
8dc0897
Compare
Choose a tag to compare
  • fixed auto token fetch not working on windows subsystem for linux