File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,17 @@ This file is a running track of new features and fixes to each version of the pa
33
44This 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
You can’t perform that action at this time.
0 commit comments