Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project loosely adheres to Semantic Versioning.
Upcoming
Added
- Flag your tickets as public and generate unique links to them
[0.5.8] - 2021-02-23
Added
- Ban appeals template now links the round ID, added version number to the made by banbus footer
Fixed
- Tickets weren't displaying properly on small screens
[0.5.7] - 2021-02-22
Added
- A mediaquery based dark mode!
- Dark mode will respect your devices dark mode setting.
[0.5.6] - 2021-02-22
Added
- The changelog is now available on the site
- A privacy policy
- Additional templates support for displaying pages without a header, and narrower pages
Changed
- Game server links on the live ticket feed now link to the game servers
- Application sessions now live for a day, instead of closing when you leave the site
[0.5.5] - 2021-02-19
Changed
- Various refinements to the live ticket feed. I wish players could see this, it's so cool.
- The tgdb header now has a ckey search form on all pages
[0.5.4] - 2021-02-18
Changed
- The admin ticket feed is now a vue application!
[0.5.3] - 2021-02-18
Changed
- Consistent header across all application modules
- Better redirection after authentication
[0.5.2] - 2021-02-16
Added
- Admin rank change log
Changed
- TGDB Player pages have more information and scaffolding for later functionality
- Ticket listings now have IDs set, so you can highlight an individual ticket on the listing
[0.5.1] - 2021-02-15
Fixed
- Ticket pages without any results weren't being properly handled, this has been fixed.
[0.5.0] - 2021-02-15
Added
- TGDB scaffold with admin links to tickets by ckey, an oft-requested feature
[0.4.0] - 2021-02-11
Added
- Infobus, with information about the current admin roster
[0.3.1] - 2021-02-09
Added
- A link to authenticate on 403 errors.
[0.3.0] - 2021-02-07
Added
- Tickets! Logged in players can now see tickets (ahelps) that they started, or that were sent to them.
- Timestamps are now dynamically converted to relative time (e.g. "six months ago") on the front end.
[0.2.4] - 2021-02-03
Added
- Rank icons and color functionality, will be deployed on bans shortly.
Fixed
- Non-existent bans now correctly return a 404 error.
[0.2.3] - 2021-02-03
Added
- A small disclaimer to the end of the appeal form, indicating that the appeal was generated with Banbus
Changed
- Groups bans that target multiple roles into one view
[0.2.2] - 2021-02-02
Fixed
- Links to log files weren't comprehensive enough, and didn't account for midnight rollovers.
[0.2.1] - 2021-02-02
Added
- Bans now show information about the server the ban was placed on
[0.2.0] - 2021-02-01
Added
- Disclaimers about what is/is not shown
Changed
- Default content shown based on which modules are enabled/disabled.
- Session cookie name:
app
>banbus
[0.1.0] - 2021-02-01
Initial release