|
|
@@ -1,6 +1,19 @@
|
|
|
# Changelog
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
+## [1.3.2] - Service Release
|
|
|
+### 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.
|
|
|
+- Fixed an issue with the dark theme where available updates were incorrectly displayed.
|
|
|
+- Added verbose logging capabilities to the `v-add-letsencrypt-domain` command. (#1399)
|
|
|
+- Improvements have been made to the API's error handling - thanks **@danielalexis**!
|
|
|
+
|
|
|
## [1.3.1] - Service Release
|
|
|
### Features
|
|
|
- No new features have been introduced in this release.
|