We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7399f8 + 3ae2ecd commit 90f7ecfCopy full SHA for 90f7ecf
CHANGELOG.md
@@ -8,7 +8,11 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
8
* Fixes an issue with the locations API endpoint referencing an invalid namespace.
9
* Fixes the `store()` function on the locations API not working due to an incorrect return typehint.
10
* Fixes daemon secrets not being able to be reset on a Node.
11
-
+* Fixes an issue where files were not editable due to missing URL encoding in the file manager.
12
+* Fixed checking of language changes
13
+* Fixed Spigot egg not building versions other than `latest`.
14
+* Fixed the Forge egg install script.
15
+
16
### Updated
17
* Upgraded core to use Laravel `5.7.14`.
18
0 commit comments