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

1.1.0

Latest
Compare
Choose a tag to compare
@Azure-Agst Azure-Agst released this 19 Jul 02:55
· 3 commits to main since this release
de1ade4

Known Problems

  • The DISCORD_PINGS environment variable doesn't appear in any sent Discord embeds

Added

  • Added version info into the project
  • Add missing .dockerignore file, shrinking image by ~50MB
  • Added handling for signals, allowing for docker image exits to be handled gracefully
  • Improved error handling throughout Classbot
    • The fsu_enroll script now has a catch all, to forward any unhandled exceptions to discord

Bugs Fixed

  • Updated TimeoutException description to be more verbose
  • Fixed EmptyCartException not being raised upon cart being empty
  • Fixed success messages not being sent upon class enrollments
  • Fixed NoneType error which occured when Classbot was run without DRIVER env var set

Full Changelog: 1.0.0...1.1.0