You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,17 @@ This file is a running track of new features and fixes to each version of the pa
3
3
4
4
This project follows [Semantic Versioning](http://semver.org) guidelines.
5
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
+
6
17
## v1.11.5
7
18
### Fixed
8
19
* Rust egg using the wrong Docker image, breaking Rust modding frameworks.
0 commit comments