Releases: AunePVP/Game-Server-Query-and-Control-Center
Releases · AunePVP/Game-Server-Query-and-Control-Center
v1.1.3-alpha
New Features
Bug Fixes
- Show Users/Events/Releases/News to administrator only
- Display vertical chart of Valheim correctly
- Fix display of Valheim server on mobile devices.
- Fix display of rustserver description
Code Changes
- Add resource integrity to jquery link
- Remove duplicated files
- Declare variables in js with let or const
- Remove commented css property
Full Changelog: v.1.1.2-alpha...v.1.1.3-alpha
v1.1.2-alpha
v1.1.1-alpha
New Features
- Display overlay if user has no rights to control the server
- Add serverside check if user is permitted to control the server
- Drag/Drop form to set which users can control the server
- Go back to last tab after submitting a form
- Remove server from account button
Bug Fixes
- Hide scroll bar in chrome in control log
- Display player-number 0 if server is offline
- Update permissions for event log
- Display title even if server is offline
- Don't disable restart button after restart
- Add server to users even if the server is already in database
- Display Correct Minecraft title
Code Changes
- Remove enabled from database
- Fix PHP Warnings for empty variables
Full Changelog: v1.1.0...v.1.1.1-alpha
v1.1.0-alpha
DON'T DOWNLOAD THIS RELEASE. BUG FIXES WILL BE RELEASED SOON!
New Features
- Control Server from the website (Start, Stop, Restart, Update, Backup)
- Check if user is permitted to control the server
- Button that deletes the server and all related data from the server
- Add confirmation to delete the server
- Add explanation links to the GitHub repo
Code Changes
- Remove check if server is enabled
Bug Fixes
- Use correct variable to check if registration is enabled
Full Changelog: v1.0.2-alpha...v1.1.0-alpha
v1.0.3-alpha
New Features
- No new features. Only bug fixes.
Bug Fixes
- Only display user in sidebar if user is admin
- Remove link to dark and light css
- Only display new version when a new version is available
Code changes
- Remove commented code
- use str_replace instead of preg_replace
Full Changelog: v1.0.2-alpha...v1.0.3-alpha
v1.0.2-alpha
New Features
- New markdown to html library
- Add a title for create admin user section in install.php
Bug Fixes
- Require Rcon input at server add input form
Full Changelog: v1.0.1-alpha...v1.0.2-alpha
v1.0.1-alpha
New Features
- Update install.sh script. Use git instead of curl.
Bug Fixes
- Don't add server, if connection fails
- 0 was displayed as server name if no cronjob was set
Full Changelog: v1.0.0-alpha...v1.0.1-alpha
v1.0.0-alpha
First release