Skip to content

Commit 1584e8f

Browse files
committed
docs: Add v2.16.3 changelog
1 parent d96f13f commit 1584e8f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

docs/wiki/changelogs/CHANGELOG_v2.16.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,3 +192,20 @@ Commit: [958e078](https://github.com/3urobeat/steam-comment-service-bot/commit/9
192192
Commit: [be3444d](https://github.com/3urobeat/steam-comment-service-bot/commit/be3444d)
193193

194194
 
195+
196+
<a id="2.16.3"></a>
197+
198+
## **2025-10-11, Version 2.16.3**
199+
**Fixes:**
200+
- Fixed updater loosing user installed plugins
201+
- Fixed outdated function call in `retryFailedComments`, causing exception [#281](https://github.com/3urobeat/steam-comment-service-bot/issues/281)
202+
- Fixed comment amount being a String(??), leading to incorrect retry amount in `retryFailedComments`
203+
204+
**Changes:**
205+
- Reworded login "waiting for bot accounts to be populated" message to be more user friendly
206+
- Improved docker build process
207+
- Bot process in Docker image is now unprivileged
208+
- Switched to using `npm ci` instead of `npm install` to avoid potential package version mismatch issues
209+
- Docs: Switched instructions to use npm start script instead of running `node start.js` manually
210+
- Updated dependencies
211+
- Minor other changes

0 commit comments

Comments
 (0)