Skip to content

Commit

Permalink
docs(wiki): Add changelog for v2.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
3urobeat committed Mar 8, 2024
1 parent 9acd1cc commit d8ff3e2
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions docs/wiki/changelogs/CHANGELOG_v2.15.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

**Current**
- [2.15.0](#2.15.0)
- [2.15.1](#2.15.1)

 

Expand Down Expand Up @@ -141,3 +142,19 @@ If you've made a plugin, check the 'Creating Plugins' wiki page and add the `bot
</details>

Commit: [be41d68](https://github.com/3urobeat/steam-comment-service-bot/commit/be41d68)

&nbsp;

<a id="2.15.1"></a>

## **2024-03-08, Version 2.15.1**
**Fixes:**
- Fixed login process being softlocked after an account attempted to switch from their faulty proxy
- Fixed failed vote & fav requests throwing an error when trying to log the error

**Changes:**
- Reduced amount of log messages logged during login, disconnect and relog
- Reduced amount of log messages logged during the general startup
- Reduced chances of startup ascii art showing an easter egg ascii art
- Updated dependencies
- Minor other changes
2 changes: 1 addition & 1 deletion src/data/fileStructure.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
{
"path": "docs/wiki/changelogs/CHANGELOG_v2.15.md",
"url": "https://raw.githubusercontent.com/3urobeat/steam-comment-service-bot/beta-testing/docs/wiki/changelogs/CHANGELOG_v2.15.md",
"checksum": "a170da4e256293380d8cec7baaf81882"
"checksum": "327435ddb0311eba66267b77129222b9"
},
{
"path": "docs/wiki/changelogs/CHANGELOG_v2.2.md",
Expand Down

0 comments on commit d8ff3e2

Please sign in to comment.