Added:
- Added ability to run queries on sqlite databases in the server filesystem
- Added proper operation abort handling
- Added CFS Bursting support
- Added support for background server image pulls
- Added caching for startup chown step to speed up server restarts significantly
Fixed:
- Fixed some issues with operation abort handling
- Changed the default TCP Congestion Control for the HTTP(s), SSH and outgoing HTTP(s) Socket to BBR when available
- Fixed some configuration parser mismatches from pterodactyl and pelican
- Fixed some SELinux/Podman-related issues
- Fixed ws log streaming not supporting gzip-encoded logs
- Fixed wings not forwarding backup restore success to websocket
- Fixed some annoying quota race conditions with certain disk drivers
- Fixed some archiving inconsistencies
- Fixed some issues with memory allocations on systems with multiple NUMA-Nodes and pinned cpus
Full Changelog: release-1.1.3...release-1.1.4