Update CHANGELOG.md
This commit is contained in:
parent
96e6c66040
commit
b7b2413f3d
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -3,6 +3,17 @@ This file is a running track of new features and fixes to each version of the pa
|
||||||
|
|
||||||
This project follows [Semantic Versioning](http://semver.org) guidelines.
|
This project follows [Semantic Versioning](http://semver.org) guidelines.
|
||||||
|
|
||||||
|
## v1.11.6
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
* Better node ownership checks for internal backup endpoints
|
||||||
|
* Improved validation rules on `docker_image` fields to prevent invalid inputs
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* Multiple XSS vulnerabilities in the admin area ([GHSA-384w-wffr-x63q](https://github.com/pterodactyl/panel/security/advisories/GHSA-384w-wffr-x63q))
|
||||||
|
|
||||||
## v1.11.5
|
## v1.11.5
|
||||||
### Fixed
|
### Fixed
|
||||||
* Rust egg using the wrong Docker image, breaking Rust modding frameworks.
|
* Rust egg using the wrong Docker image, breaking Rust modding frameworks.
|
||||||
|
|
Loading…
Reference in New Issue