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 d18b7ab commit 89e10fdCopy full SHA for 89e10fd
CHANGELOG.md
@@ -3,6 +3,12 @@ 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
+## v1.1.2
7
+### Fixed
8
+* Fixes an exception thrown while trying to validate IP access for the client API.
9
+* Fixes command history scrolling not putting the cursor at the end of the line.
10
+* Fixes file manager rows triggering a 404 when middle-clicked to open in a new tab.
11
+
12
## v1.1.1
13
### Fixed
14
* Fixes allocation permissions checking on the frontend checking the wrong permission therefore leading to the item never showing up.
0 commit comments