Releases: quubspace/quubert
Releases · quubspace/quubert
1.1.1
Bug fix so that permission for administrator is checked on /hours query_all
instead of the bot owner.
What's Changed
- Fix check on query hours by @TheCatster
Full Changelog: https://github.com/quubspace/quubert/commits/v1.1.1
1.1.0
Minor update. Allows for owner to query detailed report of hours, to check on hours before the once weekly email and database. The command is ephemeral, so that only the owner can see.
What's Changed
- Owner can query detailed report of all hours contributed by @TheCatster
Full Changelog: https://github.com/quubspace/quubert/commits/v1.1.0
1.0.0
The first major release. This version of Quubert allows for handling of timesheets, including adding hours, and querying them. It also automatically sends an email once a week to the "owner email" with a detailed description of all the hours people worked.
What's Changed
- Send timesheets functionality by @TheCatster in #1
Full Changelog: https://github.com/quubspace/quubert/commits/v1.0.0