Releases: northwood-studios/LocalAdmin-V2
Releases · northwood-studios/LocalAdmin-V2
LocalAdmin v. 2.4.2
- Fixed
Unhandled Exception: System.ArgumentException
on linux again (9ef35da).
LocalAdmin v. 2.4.1
Unhandled Exception: System.ArgumentException
fixed (dd87bc3).
LocalAdmin v. 2.4.0
LocalAdmin v. 2.3.8
LocalAdmin v. 2.3.7
- Added startup parameter changing LA config path (#18)
- Added startup parameter for non-interactive startup, default config will be used if there is no config file present (#19)
- LocalAdmin now kills SCPSL on exit if it's still running for some reason
- Fixed potential memory leak by reworking logging
- Added LocalAdmin Live View timestamp format customization
- Added ability to switch to UTC timezone for Live View and/or logs
- Fixed
--printStd
(-s
) startup argument - Updated DotNet ILCompiler
LocalAdmin v. 2.3.6
- Config wizard directory creation fix.
- Pterodactyl panel compatibility fix (config wizard wasn't fully compatible).
- License update (bumped year: 2020 -> 2021).
LocalAdmin v. 2.3.5
- Fixed high CPU usages caused by the logs cleanup thread.
LocalAdmin v. 2.3.4
- Fixed an issue occuring on some linux servers.
LocalAdmin v. 2.3.3
- StreamWriter exception fix.
LocalAdmin v. 2.3.2
- Added automatic restart after SCP:SL crash (if enabled in the config) (#17)
- Added
FORCERESTART
command, improvedRESTART
command (#17) - Removed
NEW
command (it wasn't working) (#17) - Added
--printStd
argument that allows to override the config file and enables printing standard output and standard error to the LocalAdmin live view (#17)