Releases: elijaholmos/halo-discord-bot
Releases · elijaholmos/halo-discord-bot
2.5.5
2.5.4
🔰 Bug Fixes
- Pre-scheduled announcements not always being sent as notifications
2.5.3
🔰 Existing Feature Improvements
- Better announcement text formatting
- Weird phrases like
should no longer appear
- Weird phrases like
🔰 Bug Fixes
- Rare bug where very long announcements would not be sent
- Internal logging improvements
2.5.2
🔰 Bug Fixes
- Optimize graphql queries to minimize network egress
2.5.1
🔰 Bug Fixes
- "Ghost announcements" being sent to students after dropping/withdrawing from classes
2.5.0
🔰 New Features
- Compatibility with the authentication overhaul in the browser extension
🔰 Existing Feature Changes
- The "Mark as Read" button now turns green when successfully marking a grade/announcement as read, instead of sending a follow-up Discord message
🔰 Bug Fixes
- Misspelling in the "your account is currently connceted to Halo" message (fixed by @melzs0627)
2.4.1
Bug Fixes
- Grade "mark as read" button not working as intended
2.4.0
New Features
- Halo announcements can be acknowledged from Discord by clicking a button on the notification message
- Halo grades can be acknowledged from Discord by clicking a button on the notification message
- Announcement/grade notification messages now contain a button that directly links to the Halo assignment
Existing Feature Changes
- The Disconnect Notification message has been updated to specify how Halo automatically logs students out after a period of time
2.3.1
Existing Feature Changes
- Add support for the "Show Overall Grade" setting introduced in https://github.com/elijaholmos/halo-discord-extension/releases/tag/v2.2.1
- Overall Grade now appears at the bottom of grade notifications
2.3.0
New Features
- A "Check Connection" button has been added to the Disconnect Notification message
- Clicking the button will display whether or not your Discord account is currently connected to Halo
- New command:
/amiconnected
- This command does the exact same thing as the above button
- It can be run in any Discord server or in DMs with the HNS bot
Existing Feature Changes
- Grades worth 0 pts now display a percentage score of
(N/A)
instead of()
Bug Fixes
- Uninstalling the extension would not properly register with the bot
- Improved how the bot will respond to a Halo outage
- Disconnect Notifications will also now be sent during Halo outages