chore: remove 22 stray backup files (.bak/.BAK/.orig/.backup); update CHANGELOG and timestamp

Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/fe14a5ef-8993-48c4-a867-17971b58ac92

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-05-02 12:51:18 +00:00 committed by GitHub
parent 02fd03539e
commit d4332808e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 5 additions and 9886 deletions

View file

@ -1,6 +1,9 @@
# Changelog
## 2026-05-01 (latest)
## 2026-05-02 (latest)
- Removed 22 stray backup/duplicate files left by manual editing (`.bak`, `.BAK`, `.orig`, `.backup` extensions). Files inside `modules/config_games/server_configs/backup/` (intentional runtime backup folder) were left untouched.
## 2026-05-01
- Changed panel update backup location from `/var/backups/gsp-panel` to `<panel_root>/backups/` so all backups are self-contained inside the panel directory and require no external path or elevated permissions.
- Removed stale "Dev Testing" placeholder heading from the panel login page (`index.php`).