We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e6c66 commit b7b2413Copy full SHA for b7b2413
CHANGELOG.md
@@ -3,6 +3,17 @@ This file is a running track of new features and fixes to each version of the pa
3
4
This project follows [Semantic Versioning](http://semver.org) guidelines.
5
6
+## v1.11.6
7
+
8
+### Changed
9
10
+* Better node ownership checks for internal backup endpoints
11
+* Improved validation rules on `docker_image` fields to prevent invalid inputs
12
13
+### Fixed
14
15
+* Multiple XSS vulnerabilities in the admin area ([GHSA-384w-wffr-x63q](https://github.com/pterodactyl/panel/security/advisories/GHSA-384w-wffr-x63q))
16
17
## v1.11.5
18
### Fixed
19
* Rust egg using the wrong Docker image, breaking Rust modding frameworks.
0 commit comments