File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -192,3 +192,20 @@ Commit: [958e078](https://github.com/3urobeat/steam-comment-service-bot/commit/9
192192Commit: [ 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
You can’t perform that action at this time.
0 commit comments