Skip to content

Version 1.2.0

Latest

Choose a tag to compare

@Tyguy047 Tyguy047 released this 23 Mar 19:44

What's New?

  • New versioning system:
    • Now used x.x.x instead of x.x.x.x.
    • First number is for major changes.
    • Second number is for minor changes.
    • Third number is for hot fixes.
  • Promo link to my website:
    • Added a link button to my personal website because I want more people to read my blog.
  • Changed the icon to be a QR code to my more maintained website:
  • MacOS release is now in a DMG instead of a .zip file and signed, notarized and stapled so it will not set off gatekeeper.
  • MacOS release was made with PyInstaller again so that it launches faster and preforms better (was able to figure out how to sign the PyInstaller .app bundle.).

Other Notes:

  • Windows versions are not yet signed!