This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
Releases: tgstation/Tgstation.Server.ControlPanel
Releases · tgstation/Tgstation.Server.ControlPanel
Tgstation.Server.ControlPanel-v1.11.1
- Fixed being unable to add system users.
- Fixed errors from adding users not being shown
Tgstation.Server.ControlPanel-v1.11.0
- Updated to TGS API 7.3.0
Tgstation.Server.ControlPanel-v1.10.0
- Fixed a crash when loading the BYOND page.
- Fixed a deadlock related to repository job updates.
- Fixed a typo on the repository page.
- Updated to TGS4 API v7.2.0
Tgstation.Server.ControlPanel-v1.9.0
THIS CONTAINS A MAJOR API BUMP. PLEASE ENSURE YOUR VERSION OF TGS SUPPORTS HTTP API V7.X.X BEFORE UPGRADING
- Added log downloading support
- Added support for uploading custom BYOND versions
- Added support for deployments that do not require the DMAPI in the codebase
- Added support for creating DreamDaemon process dumps
- Added support for changing the BYOND topic timeout
- Added support for directly connecting to servers
- Added support for non-recursive submodule cloning
- The BYOND page is now pre-populated with the latest byond version
- Fixed being unable to make changes on the DreamDaemon page
- Fixed other minor issues
Tgstation.Server.ControlPanel-v1.8.1
- Text editor for config files will now always strip the
\r
character.
Tgstation.Server.ControlPanel-v1.8.0
- Re-added rudimentary update detection
- Better documented the process of server updates with major API version changes.
- Server updates link you to the release notes page before allowing you to apply them.
- The text editor no longer opens by default in the configuration system
Tgstation.Server.ControlPanel-v1.7.2
- Improved wording on auto updates keep test merges checkbox.
- Fixed being unable to disable watchdog heartbeats
Tgstation.Server.ControlPanel-v1.7.1
- Fixed exception when starting with no arguments
Tgstation.Server.ControlPanel-v1.7.0
- Fixed
Deploy After ...
checkbox on Repository page. - Fixed automatically logging in after token expiry.
- Fixed a potential TLS issue when making GitHub requests.
- Added a command line option to improve compatibility on some Windows systems:
--win32-hack
. - Migrated fully to .NET Core 3.1
Tgstation.Server.ControlPanel-v1.6.0
Added GitHub request logging