Browse Source

Update CHANGELOG.md

Kristan Kenney 5 years ago
parent
commit
56e022d38a
1 changed files with 13 additions and 0 deletions
  1. 13 0
      CHANGELOG.md

+ 13 - 0
CHANGELOG.md

@@ -1,6 +1,19 @@
 # Changelog
 # Changelog
 All notable changes to this project will be documented in this file.
 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
 ## [1.3.1] - Service Release
 ### Features
 ### Features
 - No new features have been introduced in this release.
 - No new features have been introduced in this release.