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.
1 parent 5a23fda commit 789d830Copy full SHA for 789d830
CHANGELOG.md
@@ -8,7 +8,8 @@ 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
+
13
### Updated
14
* Upgraded core to use Laravel `5.7.14`.
15
0 commit comments