1.0.80-stable
- Date: 8/26/2014
- Backend upgrade: No
- Required: No
- Language file changed: Yes
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).
Upgrade Notes: See previous change logs
Features
- HTTPS can now be forced for all connections
- Ports can now be specified when adding a gameserver via the API
- Event scripts can be configured to wait for the process to finish before continuing
Bug Fixes
- AddUserGame API 1.1 calls will accept the install variable
- Clients can no longer see updates they are not supposed to
Template Files
- bootstrap/admin/configuration/settings.tpl
- bootstrap/admin/configuration/ajax-editscript.tpl
Language Changes
- 'forcehttps' ⇒ “Force HTTPS”,
- 'forcehttpstooltip' ⇒ “When this is enabled all users will be forced to use HTTPS, before enabling this make sure that HTTPS is properly configured on your web server.”
- 'waituntilfinished' ⇒ “Wait until finished”,
- 'waituntilfinishedtooltip' ⇒ “Enabling this will cause GSP-Panel to wait for the event script to finish executing before processing anything else. Enabling this for scripts that are time consuming will cause unexpected behavior.”
Code Changes
- Added Machines::RemoveUser