This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
Releases: Aethese/Switchence
Releases · Aethese/Switchence
Version 1.10.0-b9
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
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
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
Version 1.9.5
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
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
- [+] 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
- [+] 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
- 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
- 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