Skip to content

Commit 35159b3

Browse files
committed
Update CHANGELOG.md
1 parent 7fa0c26 commit 35159b3

File tree

4 files changed

+146
-220
lines changed

4 files changed

+146
-220
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@ 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.4
7+
### Added
8+
* Added support for the `server.queryport` option on the Rust egg.
9+
* Added support for the Carbon modding framework to the Rust egg.
10+
11+
### Changed
12+
* Upgraded to Laravel 10.
13+
* Sensitive data is no longer shown in the CopyOnClick toast notification.
14+
15+
### Fixed
16+
* Allow SVGs to be edited in the server's file manager.
17+
* Properly validate the request body when creating a backup.
18+
* Fixed issue with schedules running at the wrong time when the panel utilized a timezone with non-hour offsets (such as `Australia/Darwin`).
19+
* Fixes the log directory when running the Panel in a container.
20+
* Fixes the permission name used to check if a user has permission to read files/folders.
21+
* Fixes the ability to unset a server's description through the client API.
22+
* Fixed the MassActionBar on the server's file manager blocking elements below it, preventing them from being interacted with.
23+
624
## v1.11.3
725
### Changed
826
* When updating a server's description through the client API, if no value is specified, the description will now remain unchanged.

0 commit comments

Comments
 (0)