Skip to content

Commit 2cda14b

Browse files
committed
Update CHANGELOG.md
1 parent 153020c commit 2cda14b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@ 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+
## v0.7.15 (Derelict Dermodactylus)
7+
### Fixed
8+
* Fixes support for PHP 7.3 when running `composer install` commands due to a dependency that needed updating.
9+
* Automatic allocation field when creating a new node (or updating one) should now properly remeber its old
10+
value when showing an error state.
11+
* Mass deleting files now executes properly and doesn't result in a JS console error.
12+
* Scrolling on email settings page now works.
13+
14+
### Added
15+
* Server listing view now displays the total used disk space for each server.
16+
17+
### Changed
18+
* Updated Paper egg to not download `server.properties` each time. [parkervcp/eggs#260](https://github.com/parkervcp/eggs/issues/260)
19+
* Insurgency egg now uses the proper dedicated server ID.
20+
* Teamspeak egg updated with improved installation process and grabbing latest versions.
21+
622
## v0.7.14 (Derelict Dermodactylus)
723
### Fixed
824
* **[SECURITY]** Fixes an XSS vulnerability when performing certain actions in the file manager.

0 commit comments

Comments
 (0)