v1.9.0-alpha release 2024-10-19
Pre-release
Pre-release
WhatAboutGaming
released this
19 Oct 06:12
·
13 commits
to master
since this release
v1.9.0-alpha release 2024-10-19
Packed release for v1.9.0-alpha, contains node_modules
needed to work with node version v20.5.0
on Windows 10, 64 bit. Released on 2024-10-19.
Changes for KH2 Re-Revisit run end
- Add a way to automatically restart mongod service on scheduled time
- Add a way to automatically restart machine on scheduled time
- Fix spambot regex that caused backend to hang (Not crash, just hang)
- And other things that I probably forgot to mention here
This release contains everything you need to run the backend without having to npm install
anything, in case you have troubles installing/compiling libraries that need to be compiled. Libraries that require to be compiled were compiled on Node v20.5.0. You can of course still npm install
if you want to run the backend under another version of node.