Skip to content

Releases: QuentinSoubeyran/SAJE

Version 0.1.5

14 Oct 22:03
Compare
Choose a tag to compare
Version 0.1.5 Pre-release
Pre-release

The executable for this release have been created with PyInstaller (scripts can be found in the project). It seems antiviruses do not like PyInstaller and might complain with the binaries. If you don't trust the binaries provided because of that, simply run the code with your own python.

This is a pre-release. There is a known bug on Windows, and the app might not work properly in certain cases. Please submit a bug report if you encounter any problems.

New features:

  • Added UI modes. Search fields can specify in which UI modes they should appear, and are not displayed if no such mode is active
  • Tweaked IfKey display string and renamed it to HasKey
  • Changed the tk theme to Clam, this makes the resize handle between search UI and result UI visible
  • internal changes

SAJE 0.1.3

10 Oct 17:07
Compare
Choose a tag to compare
SAJE 0.1.3 Pre-release
Pre-release

The executable for this release have been created with PyInstaller (scripts can be found in the project). It seems antiviruses do not like PyInstaller and might complain with the binaries. If you don't trust the binaries provided because of that, simply run the code with your own python.

This is a pre-release. There is a known bug on Windows, and the app might not work properly in certain cases. Please submit a bug report if you encounter any problems.