Skip to content

43 "The Aftermath"

Pre-release
Pre-release

Choose a tag to compare

@BellezaEmporium BellezaEmporium released this 15 Aug 19:46

Welcome to release 43 !

  • This pre-release aims to improve certain functions introduced in release 42.

What's Changed

  • Make build/install easier: tasks.py for invoke and install.txt for prereqs by @Nutzzz in #5
  • Rewrote the login process to get a long-lasting token, with a token refresh method. Kudos to @imLinguin for the help and information
  • Rewrote the local game discovery and status
  • Split the HTTP Client from the backend onto a separate file
  • Ditch the use of the Galaxy HTTP platform to use aiohttp (per API recommendations v69)

Full Changelog: v42...v43