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 33695c6 commit 6d52606Copy full SHA for 6d52606
1 file changed
CHANGELOG.md
@@ -3,6 +3,14 @@ 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.12.2
7
+### Fixed
8
+* Fixes task execution jobs to correctly dispatch the next job in the chain.
9
+* Fixes dropdown menu not appearing correctly inside modal when transferring a server.
10
+* Fixes startup variables logging as changed in the activity log even when no change was actually made.
11
+* Fixes multiple issues with the docker image.
12
+* Fixes server transfers getting stuck due to incorrect permission checks in the API.
13
+
14
## v1.12.1
15
### Fixed
16
* [CVE-2026-26016](https://github.com/pterodactyl/panel/security/advisories/GHSA-g7vw-f8p5-c728)
0 commit comments