You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
12
12
*`[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.
13
13
*`[beta.2]` — Fixes password reset form throwing a MethodNotAllowed error when accessed.
14
14
*`[beta.2]` — Fixes invalid password bug when attempting to change account email address.
15
+
*`[beta.2]` — New attempt at fixing the issues when rendering files in the browser file editor on certain browsers.
15
16
16
17
### Changed
17
18
* 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`)
0 commit comments