Skip to content

Commit c1584d9

Browse files
committed
Update CHANGELOG.md
1 parent 897ca48 commit c1584d9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,17 @@ 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-
## [Unreleased]
6+
## v1.11.0-rc.1
77
### Changed
88
* Changed minimum PHP version is now 8.0 instead of `7.4`.
99
* Upgraded from Laravel 8 to Laravel 9.
10+
* This release requires Wings v1.11.x in order for Server Transfers to work.
11+
12+
### Fixed
13+
* Node maintenance mode now properly blocks access to servers.
14+
* Fixed the length validation on the Minecraft Forge egg.
15+
* Fixed the password in the JDBC string not being properly URL encoded.
16+
* Fixed an issue where Wings would throw a validation error while attempting to upload activity logs.
1017

1118
## v1.10.4
1219
### Fixed

0 commit comments

Comments
 (0)