Skip to content

Releases: InitialPosition/pyJAMa

Version 1.5.3

Choose a tag to compare

@InitialPosition InitialPosition released this 20 Sep 22:19
  • Fixed a missing import for sys.exit in multiple files
  • Bumped internal version number to be correct again

Version 1.5.2

Choose a tag to compare

@InitialPosition InitialPosition released this 23 Mar 17:51
  • fix a bug when searching for new themes while voting

Version 1.5.1

Choose a tag to compare

@InitialPosition InitialPosition released this 23 Mar 17:42
  • 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

Choose a tag to compare

@InitialPosition InitialPosition released this 22 Mar 20:10
  • 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

Choose a tag to compare

@InitialPosition InitialPosition released this 23 Sep 17:07
58b8a5d
  • fixed an endless loop if firefox was installed but not used

Version 1.4.5

Choose a tag to compare

@InitialPosition InitialPosition released this 21 Sep 19:54
  • fixed a memory leak when switching from main menu and voting mode many times

Version 1.4.4

Choose a tag to compare

@InitialPosition InitialPosition released this 18 Sep 17:26
  • fixed a crash related to cookie retrieval in powershell
  • properly named list and keyword search in the main menu

Version 1.4.3

Choose a tag to compare

@InitialPosition InitialPosition released this 17 Sep 23:19
  • HOTFIX: Fixed script crashing after returning to main menu

Version 1.4.2

Choose a tag to compare

@InitialPosition InitialPosition released this 12 Sep 14:44
  • if an update is available, the user now gets a download prompt regardless of token validity

Version 1.4.1

Choose a tag to compare

@InitialPosition InitialPosition released this 11 Sep 19:14
8dc0897
  • fixed auto token fetch not working on windows subsystem for linux