Skip to content

Commit 699f0df

Browse files
committed
Update readme
1 parent 24d0ae1 commit 699f0df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,15 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
1414
* `[beta.1]` — Fixes bug causing inability to delete an allocation due to misconfigured JS.
1515
* `[beta.1]` — Fixes bug causing inability to set the IP alias for an allocation to an empty value.
1616
* `[beta.1]` — Fixes bug that caused startup changes to not propigate to the server correctly on the first save.
17+
* `[beta.1]` — Fixes bug that prevented subusers from accessing anything over socketio due to a missing permission.
1718

1819
### Changed
1920
* Moved Docker image setting to be on the startup management page for a server rather than the details page. This value changes based on the Nest and Egg that are selected.
2021
* Two-Factor authentication tokens are now 32 bytes in length, and are stored encrypted at rest in the database.
2122

23+
### Added
24+
* Socketio error messages due to permissions are now rendered correctly in the UI rather than causing a silent failure.
25+
2226
## v0.7.0-beta.1 (Derelict Dermodactylus)
2327
### Added
2428
* File manager now supports mass deletion option for files and folders.

0 commit comments

Comments
 (0)