Skip to content

Commit 1bb1b13

Browse files
committed
Update CHANGELOG.md
1 parent 5b36313 commit 1bb1b13

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ This file is a running track of new features and fixes to each version of the pa
33

44
This project follows [Semantic Versioning](http://semver.org) guidelines.
55

6+
## v1.11.0-rc.2
7+
### Changed
8+
* `MB` byte suffix are now `MiB` to more accurately reflect the actual value.
9+
* Server reinstallation failures are tracked independently of the initial installation process.
10+
11+
### Fixed
12+
* Properly handle a missing `Content-Length` header in the response from the daemon.
13+
* Ensure activity log properties are always returned as an object instead of an empty array.
14+
15+
### Added
16+
* Added the `server:settings.description` activity log event for when a server description is changed.
17+
* Added the ability to cancel file uploads in the file manager for a server.
18+
* Added a telemetry service to collect anonymous metrics from the panel, this feature is disabled by default and can be toggled using the `PTERODACTYL_TELEMETRY_ENABLED` environment variable.
19+
620
## v1.11.0-rc.1
721
### Changed
822
* Changed minimum PHP version is now 8.0 instead of `7.4`.

0 commit comments

Comments
 (0)