Should fix file editing in all bowsers
This commit is contained in:
parent
3acc7b338b
commit
a307ff4696
2 changed files with 10 additions and 1 deletions
|
@ -12,6 +12,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
|
|||
* `[beta.2]` — Fixes bug with Terarria and Voice servers reporting a `TypeError: Service is not a constructor` in the daemon due to a missing service configuration.
|
||||
* `[beta.2]` — Fixes password reset form throwing a MethodNotAllowed error when accessed.
|
||||
* `[beta.2]` — Fixes invalid password bug when attempting to change account email address.
|
||||
* `[beta.2]` — New attempt at fixing the issues when rendering files in the browser file editor on certain browsers.
|
||||
|
||||
### Changed
|
||||
* Deleting a server safely now continues even if the daemon reports a `HTTP/404` missing server error (requires `Daemon@0.4.0-beta.2.1`)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue