Skip to content

Commit

Permalink
Version 8.1.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
roncli committed Nov 17, 2022
1 parent 33f282f commit 23a1bba
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ The Discord bot and website used for the Overload Teams League. Visit the OTL a

# Version History

## v8.1.5 - 11/16/2022

* Added `/confirmtime` as a workaround for the `/suggesttime` button disappearing. This is the only confirm command planned for now.
* Added `/reschedule` command where, if both teams agree, the match time will be cleared.
* `/suggesttime` once again disallows times in the past.
* The `/name` and `/tag` commands will no longer miss disbanded teams when checking for unique names and tags.
* Scores reported from Azure will be inlined to take up less vertical space.
* Fixed bug with `/pickmap` where it couldn't detect that a challenge was part of a set.
* Fixed bug where commands that only run one at a time would cause random errors.

## v8.1.4 - 11/15/2022

* Added new head to head page.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "otl.gg",
"version": "8.1.4",
"version": "8.1.5",
"description": "A Discord bot for the Overload Teams League.",
"homepage": "https://github.com/overload-development-community/otl.gg",
"bugs": {
Expand Down

0 comments on commit 23a1bba

Please sign in to comment.