Releases: victorgawk/yellowtracker
Releases · victorgawk/yellowtracker
Release list
v2.4.0
v2.3.0
- Updated to only allow valid timezones at /timezone command
- Added /unsettimezone command to remove a timezone added
v2.2.2
- Fix /track when passing time in HH:MM formatt
- Update python version to 3.10.10
v2.2.1
v2.2.0
v2.1.0
- Added TRACK MVP button on channel message.
- Updated Manage GMC Tokens button to send an ephemeral message instead of a direct message.
v2.0.4
v2.0.3
- Added resilience so the app will not fail when discord API throws an error. Now when an error ocurs, the error cause and the full stacktrace will be logged but the app will try to keep running normally.
- Added a HTTP server on port 8080 for health checking (host service requirement).
v2.0.2
- Event commands updated to display local times instead of server times.
- Presence status updates:
- Added an emoji relative to the type of the event displayed.
- Now displays the next event for one type for five seconds then display the next event for another type and so on.
v2.0.1
- Changed default TABLE_REFRESH_RATE_SECS value from 30 to 5 seconds.