We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 897ca48 commit c1584d9Copy full SHA for c1584d9
1 file changed
CHANGELOG.md
@@ -3,10 +3,17 @@ 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
-## [Unreleased]
+## v1.11.0-rc.1
7
### Changed
8
* Changed minimum PHP version is now 8.0 instead of `7.4`.
9
* 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.
17
18
## v1.10.4
19
### Fixed
0 commit comments