Skip to content

Commit 0b2d471

Browse files
committed
Update version and Changelog
1 parent b4134c3 commit 0b2d471

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,38 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.8.8] - Service release
6+
7+
### Security
8+
9+
- Security patch for XSS in Edit server (#4013)
10+
11+
### Bugfixes
12+
13+
- Improve Gitea template with SSL support (#4012 @asessa)
14+
- Restart Nginx / Apache2 when suspending users via Web UI Bulk option (#4007)
15+
- Fix time and date variables in v-user-package (#4008 #sahsanu)
16+
- Prevent users creating DNS records with the ID 0 (#3993)
17+
- Decrease minimal length ipset files to 5. (#3992)
18+
- Add wp-cli to the user .bash_aliases file (#4002)
19+
- default value true to yes for three POLICY_USER directives (#3998)
20+
- Update v-delete-sys-api-ip (#3994)
21+
- Fix v-add-sys-quota and v-delete-sys-quota (#3991)
22+
- Allow up to 13 arguments for the api instead of 9
23+
- Fix an issue with listing overall stats admin user (#4001)
24+
25+
### Dependencies
26+
27+
- Update Roundcube to 1.6.3
28+
- Update Blackblaze CLI to 3.10.0
29+
- Update Phppgadmin to 7.4.16
30+
31+
## [1.8.7] - Service release
32+
33+
### Bugfixes
34+
35+
- Fix typo in v-update-whitelabel-logo
36+
537
## [1.8.6] - Service release
638

739
### Features

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<h2 align="center">Lightweight and powerful control panel for the modern web</h2>
66

7-
<p align="center"><strong>Latest stable release:</strong> Version 1.8.6 | <a href="https://github.com/hestiacp/hestiacp/blob/release/CHANGELOG.md">View Changelog</a></p>
7+
<p align="center"><strong>Latest stable release:</strong> Version 1.8.8 | <a href="https://github.com/hestiacp/hestiacp/blob/release/CHANGELOG.md">View Changelog</a></p>
88

99
<p align="center">
1010
<a href="https://www.hestiacp.com/">HestiaCP.com</a> |

0 commit comments

Comments
 (0)