|
|
@@ -2,6 +2,38 @@
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
+## [1.8.8] - Service release
|
|
|
+
|
|
|
+### Security
|
|
|
+
|
|
|
+- Security patch for XSS in Edit server (#4013)
|
|
|
+
|
|
|
+### Bugfixes
|
|
|
+
|
|
|
+- Improve Gitea template with SSL support (#4012 @asessa)
|
|
|
+- Restart Nginx / Apache2 when suspending users via Web UI Bulk option (#4007)
|
|
|
+- Fix time and date variables in v-user-package (#4008 #sahsanu)
|
|
|
+- Prevent users creating DNS records with the ID 0 (#3993)
|
|
|
+- Decrease minimal length ipset files to 5. (#3992)
|
|
|
+- Add wp-cli to the user .bash_aliases file (#4002)
|
|
|
+- default value true to yes for three POLICY_USER directives (#3998)
|
|
|
+- Update v-delete-sys-api-ip (#3994)
|
|
|
+- Fix v-add-sys-quota and v-delete-sys-quota (#3991)
|
|
|
+- Allow up to 13 arguments for the api instead of 9
|
|
|
+- Fix an issue with listing overall stats admin user (#4001)
|
|
|
+
|
|
|
+### Dependencies
|
|
|
+
|
|
|
+- Update Roundcube to 1.6.3
|
|
|
+- Update Blackblaze CLI to 3.10.0
|
|
|
+- Update Phppgadmin to 7.4.16
|
|
|
+
|
|
|
+## [1.8.7] - Service release
|
|
|
+
|
|
|
+### Bugfixes
|
|
|
+
|
|
|
+- Fix typo in v-update-whitelabel-logo
|
|
|
+
|
|
|
## [1.8.6] - Service release
|
|
|
|
|
|
### Features
|