Skip to content

Releases: elijaholmos/halo-discord-bot

2.5.5

11 Dec 16:24
b811dac
Compare
Choose a tag to compare

🔰 Bug Fixes

  • Previous hotfix of events not sending

🔰 Other Changes

  • Internal logging changes

2.5.4

25 Jul 03:29
145e8f6
Compare
Choose a tag to compare

🔰 Bug Fixes

  • Pre-scheduled announcements not always being sent as notifications

2.5.3

23 Feb 03:29
Compare
Choose a tag to compare

🔰 Existing Feature Improvements

  • Better announcement text formatting
    • Weird phrases like   should no longer appear

🔰 Bug Fixes

  • Rare bug where very long announcements would not be sent
  • Internal logging improvements

2.5.2

15 Feb 16:41
Compare
Choose a tag to compare

🔰 Bug Fixes

  • Optimize graphql queries to minimize network egress

2.5.1

05 Feb 03:03
Compare
Choose a tag to compare

🔰 Bug Fixes

  • "Ghost announcements" being sent to students after dropping/withdrawing from classes

2.5.0

18 Jan 19:36
Compare
Choose a tag to compare

🔰 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

05 Jan 15:35
Compare
Choose a tag to compare

Bug Fixes

  • Grade "mark as read" button not working as intended

2.4.0

05 Jan 00:28
Compare
Choose a tag to compare

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

07 Dec 18:55
f5c03f3
Compare
Choose a tag to compare

Existing Feature Changes

2.3.0

22 Nov 00:25
Compare
Choose a tag to compare

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