Releases: alopezlago/QuizBowlDiscordScoreTracker
Releases · alopezlago/QuizBowlDiscordScoreTracker
v3.9.3
v3.9.2
- Upgrade dependencies for Discord.Net, Serilog, EF libraries
- Bump version to 3.9.2
v3.9.1
- Add privacy policy to !about
- Bump version to 3.9.1
v3.9.0
v3.8.4
- Add support for .Net 5/.Net 6
v3.8.3
- Upgrade various dependencies
- Fixes several issues with Discord.Net and unsupported APIs
v3.8.2
v3.8.1
- Fix a bug where roles without view/send permissions to a channel were always included in games when the server set teams by the role prefix
- This fix ensures that only teams that can view and send messages in the channel are included as teams for the game
v3.8.0
- Fix issue where team names could get placed in the wrong column when exporting a file scoresheet (#82)
- Add new server setting to disable the buzz queue, so only one buzz is recognized. Players whose buzz wasn't recognized must buzz in later after the reader judges the answer. (#80)
- Added commands to set this setting (!enableBuzzQueue, !disableBuzzQueue)
- Upgrade various libraries to the latest version (Discord.Net, EF Core, Serilog, Moq)
v3.7.2
- Have
!help
link to the wiki and to a Discord help server !help *command*
now uses Contains instead of Equals, so it can return more results- Change the behavior of
!undo
to only undo one instance of!nextQuestion
instead of all consecutive instances - Bump version to 3.7.2