API
- Feature: New API routes for fetching and creating Bailey news announcements. See API docs for details! (thanks to @paglias)
- Fix: Correct errors in XML export feature (thanks to @benkelaar)
- Chore: Remove unused string data from several more JSON collections (thanks to @RaitheOfDureya)
Client
- Feature: Keyboard navigation support added for many task column elements (thanks to @alexandreabeh)
- Fix: Resolve some warnings and stack traces, and add unit tests (thanks to @benkelaar)
- Fix: Add
aria-label
attribute to the class badge element (thanks to @projectormato) - Fix: Better display for large member counts in Guild information, and add missing tab stops there (thanks to @J-Sanderson)
- Fix: Better handling for custom day start times when displaying due dates on To Do's (thanks to @benkelaar)
Repo
- Chore: Upgrades to various packages, including
mongoose