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 bd68900 commit 34bf452Copy full SHA for 34bf452
CHANGELOG.md
@@ -6,6 +6,10 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
6
## v0.7.16 (Derelict Dermodactylus)
7
### Fixed
8
* Fixed the /api/application/servers endpoint erroring when including subusers or egg
9
+* Fixed bug in migration files causing failures when using MySQL 8.
10
+* Fixed missing redirect return when an error occurs while modifying database information.
11
+* Fixes bug in login attempt tracking.
12
+* Fixes a bug where certain URL encoded files would not be editable in the file manager.
13
14
### Added
15
* The application API now includes the egg's name in the egg model's response.
0 commit comments