Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Releases: Aethese/Switchence

Version 1.10.0-b9

26 Nov 02:01
a67966d
Compare
Choose a tag to compare
Version 1.10.0-b9 Pre-release
Pre-release

Quite a few changes here, all behind the scene. Fixed issues with window titling and added new input gatherer. Also includes a bunch of readability changes and stuff like that :)

Version 1.10.0-b6

12 Sep 14:53
f641c66
Compare
Choose a tag to compare
Version 1.10.0-b6 Pre-release
Pre-release

Build 6 of v1.10.0. no exe file is provided with this update (as of this time at least). full changelog below:

  • changed how updates are handled if in beta or debug mode
  • removed need for formatted_logs variable
  • shortened 2 if statements
  • remove checks if in beta from updater.py
  • further checks to see if program is an exe file
  • changed the status_codes var a bit
  • new variable stating if program is an exe file
  • run the program through python3 first (finally python as a backup)

Version 1.10.0-b5

08 Sep 06:41
4f4cb92
Compare
Choose a tag to compare
Version 1.10.0-b5 Pre-release
Pre-release

Build 5 of v1.10.0. A full changelog is not available and if you find any bugs please report them in issues.

Version 1.9.6

19 Jul 13:45
e894416
Compare
Choose a tag to compare

This update contains a simple hotfix for a problem that showed up for Linux only users

  • [*] Added a hotfix for titling the terminal window for Linux users

Please report any issues to the issues page if you find any!

Version 1.9.5

18 Jul 21:25
3fdf8b4
Compare
Choose a tag to compare

This update brings about a many quality of life changes, such as a new logging method for easier debugging!

  • [+] Added a new logging system that works in the background for easier debugging
  • [+] Added a debug mode behind the scenes. To use debug mode just add a debug option at the end of your config file and set to true (if you don't know how to do this then you won't need to use it)
  • [+] Option to not overwrite current config file when problems are found
  • [*] Removed an import due to code refactoring
  • [*] Changed some comments to make more sense

Please report any issues to the issues page if you find any!

Version 1.9.4

15 May 10:19
25ca8d2
Compare
Choose a tag to compare

This is mainly an update to allow for a better developer experience :)

  • [+] Added support for saving more options from your config file when updating your config file
  • [+] Added more documentation for any future developers looking over my code :)
  • [*] Some optimization in minor places
  • [*] Cleaned up code a lot overall 🧹

Please report any issues to the issues page if you find any!

Version 1.9.3

05 Mar 20:35
982a49b
Compare
Choose a tag to compare
  • [+] Added python version checks
  • [+] New 'Discord' command to bring up the discord server link
  • [*] Fixed possible issues when creating config file when an empty one is present
  • [*] Updated Pypresence to version 4.2.1
  • [*] Added new command options for the GitHub command
  • [*] Tinier game list file (10.8 KB -> 8.11 KB)
  • [*] New checks for reopen function
  • [*] Better PEP following

Please report any issues to the issues page if you find any!

Version 1.9.2

28 Jan 12:07
ac93eeb
Compare
Choose a tag to compare
  • [+] New shortcuts that can help you pick your favorite games easier
  • [+] New colors that better indicate how loading is going
  • [+] Added new command options
  • [*] Fixed an issue with saving to config file
  • [*] Changed error handling for automatic module installation
  • [*] Renamed variables and comments to make more sense

Please report any issues to the issues page if you find any!

Version 1.9.1

03 Jan 21:18
68b4ef6
Compare
Choose a tag to compare
  • New command 'form' that will bring up a form you should fill out ;)
  • Updated favorite system
  • Changed auto updater to handle more situations better
  • Fixed problem with auto updater so it stops the program when updating
  • Fixed weird issue with logging info where it cleared terminal no matter what lol
  • Better code readability
  • Better consistency

Please report any issues to the issues page if you find any!

Version 1.9.0

13 Nov 02:38
2d724fb
Compare
Choose a tag to compare
  • Added a game favorite system
  • Added tips under announcements
  • Optimized auto updater function
  • Updated search method when it's auto updating
  • Updated module installation for better linux support
  • Optimized import time
  • New reopen function so Switchence will automatically reopen for you
  • Optimized change presence function
  • Better error message consistency
  • Better wording

Please report any issues to the issues page if you find any!