We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c24b9 commit 7e91a33Copy full SHA for 7e91a33
1 file changed
CHANGELOG.md
@@ -3,6 +3,14 @@ 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.5.1
7
+### Fixed
8
+* Fixes Docker image 404ing instead of being able to access the Panel.
9
+* Fixes Java version feature being only loaded when the `eula` feature is specified.
10
+* Fixes `php artisan p:upgrade` not forcing and seeding while running migrations.
11
+* Fixes spinner overlays overlapping on the server console page.
12
+* Fixes Wings being unable to update backup statuses.
13
+
14
## v1.5.0
15
### Fixed
16
* Fixes deleting a locked backup that has also been marked as failed to allow deletion rather than returning an error about being locked.
0 commit comments