Skip to content

Releases: Beelzebub2/AutoBanana

v2.3

02 Sep 13:23
Compare
Choose a tag to compare

What's Changed

  • Add flake8 to requirements-dev and add GH Action to lint by @SavageCore in #21
  • Update games list from config before next run by @SavageCore in #22
  • Bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #23
  • Organized code moving themes to theme_manager.py and steam account changer to steam_manager.py
  • Added switch steam account functionality
  • Added Docker file for easy setup
  • Added a startup logo
  • Organized the countdown code

Full Changelog: v2.2...v2.3

v2.2

28 Jul 22:17
Compare
Choose a tag to compare

What's Changed

  • Bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 by @dependabot in #19
  • Run the games in batches by @SavageCore in #20
  • Changes console title
  • Added more themes (configurable in config)
  • Started working on the Autoupdater
  • Added flake file for developers. Use "pip install flake8" then in project file "flake8 AutoBanana.py"

New Contributors

Full Changelog: v2.1...v2.2

v2.1

10 Jul 14:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1

v2.0

09 Jul 00:07
Compare
Choose a tag to compare

What's Changed

  • Fixed check steam games location a bit more optimized
  • Fixed logo.txt missing
  • Fixed error with moving files across drives (by removing the necessity to do that)

Full Changelog: v1.9...v2.0

v1.9

04 Jul 22:50
Compare
Choose a tag to compare

What's Changed

  • Now detects Keyboard interrupt
  • Automatically removes games that are not installed from config.ini
  • Added function to download missing files

Full Changelog: v1.8...v1.9

v1.8

03 Jul 23:06
Compare
Choose a tag to compare

What's Changed

  • Store logs, logo, user_id, usage in %AppData% by @SavageCore in #12
  • Removed a duplicate function
  • Added documentation to functions (generated with Mintlify Doc Writer)
  • Added my build tools for devs

Full Changelog: v1.7...v1.8

v1.7

02 Jul 21:29
Compare
Choose a tag to compare

Full Changelog: v1.6...v1.7

What's Changed

  • Executable now gets the config.ini if it doesn't exist
  • Executable now has an icon

v1.6

02 Jul 21:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/Beelzebub2/AutoBanana/commits/v1.6