1.2.3-stable
- Release Date: 08/03/2024
- Backend upgrade: Yes (Linux & Windows)
- Required: No
- Language file changed: No
NOTE: If you get a page with just the background or the page does not display properly then clear your cache(templates_c and browser).
Releases 1.2.0-stable and newer:
- Frontend: Requires PHP 7.1 - 7.4
- Windows Backend Servers: Requires Microsoft .NET Framework 4.5.2 or greater
Features
- Upgraded core system to work with PHP 8 (Note: This release is not compatible with PHP 8 yet but the next one will be)
- Improved modal popup widths for various screen sizes
- Disabled wrapping on certain fields to improve usability
- Added documentation links to various areas
- Added Spiget Addon Manager for Minecraft
- Added more gameserver query protocols
Bug Fixes
- Fixed an issue in the Windows backend that prevented child processes of gameservers from stopping
- Adjusted Windows service timeout from 5 seconds to 10 seconds to accommodate the time to kill child processes
- Fixed an issue with emails not working under certain configurations
- Fixed an issue where a config file could not be written on Windows if the paths don't exist
- Fixed a few logic flaws with the frontend
Template Files
- templates/bootstrap/admin/clients/ajax-editsubuser.tpl
- templates/bootstrap/admin/configuration/ajax-addonlist.tpl
- templates/bootstrap/admin/configuration/ajax-editaddon.tpl
- templates/bootstrap/admin/configuration/ajax-editconfig.tpl
- templates/bootstrap/admin/configuration/ajax-editscript.tpl
- templates/bootstrap/admin/configuration/ajax-editupdate.tpl
- templates/bootstrap/admin/configuration/ajax-updatelist.tpl
- templates/bootstrap/admin/configuration/managegames-add.tpl
- templates/bootstrap/admin/header.tpl
- templates/bootstrap/admin/machines/managemachines-add.tpl
- templates/bootstrap/admin/manageusergames/moveserver.tpl
- templates/bootstrap/admin/manageusergames/quickedit.tpl
- templates/bootstrap/client/gameserver/quickedit.tpl
- templates/bootstrap/client/ajax-editsubuser.tpl
- templates/bootstrap/common/ftp/edit.tpl
- javascript/bootstrap-dialog.js
- templates/bootstrap/css/sb-admin.css
Language Changes
- 'machineserverquotatooltip' ⇒ “Set this to the amount of game servers you want running on this server.”,
API Changes
- N/A