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 77082fd commit ef3f858Copy full SHA for ef3f858
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.2.1
7
+### Fixed
8
+* Fixes URL-encoding of filenames when working in the filemanager to fix issues when moving, renaming, or deleting files.
9
+* Fixes URL-encoding of email addresses when requesting a password reset.
10
+
11
+### Added
12
+* Adds the ability for users to select a base Java Docker image for most Minecraft specific eggs shipped as defaults.
13
14
## v1.2.0
15
### Fixed
16
* Fixes newest backup being deleted when creating a new one using the schedule tasks, rather than the oldest backup.
0 commit comments