|
|
@@ -1,12 +1,11 @@
|
|
|
# Changelog
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
-## [1.3.2] - Service Release
|
|
|
+## [DEVELOPMENT]
|
|
|
### Features
|
|
|
- No new features have been introduced in this release.
|
|
|
|
|
|
### Bugfixes
|
|
|
-- Fixed an issue where Let's Encrypt certificates were not regenerated when changing domain aliases (#1353)
|
|
|
- Fixed an issue where user name was duplicated when editing FTP users (#1411)
|
|
|
- Fixed an issue where the iptables service would appear to be in a stopped state when fail2ban is stopped. (#1374)
|
|
|
- Fixed an issue where the default language value was incorrectly set under Server Settings > Configure.
|
|
|
@@ -15,6 +14,16 @@ All notable changes to this project will be documented in this file.
|
|
|
- Fixed an issue where IP addresses could not be deleted (#1423)
|
|
|
- Improvements have been made to the API's error handling - thanks **@danielalexis**!
|
|
|
|
|
|
+## [1.3.2] - Service Release
|
|
|
+### Features
|
|
|
+- Added PHP v8.0 support for multiphp environment.
|
|
|
+
|
|
|
+### Bugfixes
|
|
|
+- Improved session token handling in login as function, thanks to Vulnerability Laboratory - [Evolution Security GmbH]™.
|
|
|
+- Fixed an where fpm pool config was not deleted when changing backend template.
|
|
|
+- Improved bats testing with multiphp (5.6-8.0) tests.
|
|
|
+- Fixed an issue where full webmail path was loaded as default value.
|
|
|
+
|
|
|
## [1.3.1] - Service Release
|
|
|
### Features
|
|
|
- No new features have been introduced in this release.
|