Skip to content

Commit 6ef0f8e

Browse files
Kristan KenneyKristan Kenney
andauthored
Update Changelog and Readme (hestiacp#3918)
Co-authored-by: Kristan Kenney <git@kristankenney.ca>
1 parent d972746 commit 6ef0f8e

File tree

2 files changed

+55
-2
lines changed

2 files changed

+55
-2
lines changed

CHANGELOG.md

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

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

5+
## [1.8.5] - Service release
6+
7+
### Bugfixes
8+
9+
- Fixed an error that could occur when adding a new package (#3883)
10+
- Fixed an issue in `v-list-sys-interfaces` (#3912)
11+
- Minor refactoring of user interface code (#3893)
12+
- Improved shell output of `v-list-web-domain` (#3888, thanks #hudokkow)
13+
- Fixed a bug in `v-delete-sys-ip` on Ubuntu systems (#3894)
14+
- Add user role details to `v-list-users` (#3898)
15+
- Rename "Comment" to "Chain" in Firewall UI to better reflect the fields purpose (#3901)
16+
- Updated translations (#3907)
17+
18+
## [1.8.4] - Service release
19+
20+
### Bugfixes
21+
22+
- Fixed an issue where logs entries would be duplicated when calling return_hash (#3869)
23+
- Modified installer behavior so that firewall rules are only added for necessary services (#3871)
24+
- Minor adjustments to styling and classes (#3843)
25+
- Improved robustness of v-list-sys-themes (#3842)
26+
- Minor updates to v-update-mail-domain-ssl (#3850)
27+
- Changed default PHP-FPM version to 8.2 (#3861)
28+
- Minor updates to v-generate-password-hash (#3874)
29+
- Fixed an issue that would occur during installation if Cloudflare IP address range could not be updated (#3876)
30+
- Fixed multiple PHP warnings and 500 error when mail was not installed (#3841, #3877)
31+
32+
### Dependencies
33+
34+
- Removed typescript from the project for simplicity (#3821)
35+
- Removed PostCSS and move to Lightning CSS (#3820)
36+
- Updated translations (#3878)
37+
- Updated dependency eslint to v8.46.0 (#3881)
38+
- Updated dependency esbuild to v0.18.16 (#3826)
39+
- Updated dependency stylelint to v15.10.2 (#3829)
40+
- Updated dependency chart.js to v4.3.2 (#3866)
41+
- Updated dependency hestiacp/phpquoteshellarg to v1.0.1 (#3827)
42+
- Pinned dependency @fortawesome/fontawesome-free to 6.4.0 (#3862)
43+
- Updated renovate config (#3840)
44+
- Updated all non-major dependencies (#3880)
45+
46+
## [1.8.3] - Service release
47+
48+
- [UI] Fixed an issue where the wrong user type icon was displayed the top menu bar (#3810)
49+
- [UI] Fixed back button links on SSH, API, Logs, and White Label pages (#3811)
50+
- [UI] Fixed "No IPset lists defined" even when lists are defined (#3812)
51+
- [UI] Removed animation effect from login screen (#3822)
52+
- [UI] Fixed an issue where search results were not being returned for all users when logged in as `admin` (#3833)
53+
- [UI] Removed animations from all page loads to improve performance (#3836)
54+
- [UI] Moved debug mode enablement switch to a more logical place (#3838)
55+
- [DNS] Ensure domain is formatted properly with DNSSEC (#3814)
56+
- [API] Added update-dns-record permission to the API (#3819)
57+
558
## [1.8.2] - Service release
659

760
- Added more files to default proxy extensions (#3768)

README.md

Lines changed: 2 additions & 2 deletions
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.4 | <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.5 | <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> |
@@ -34,7 +34,7 @@ Smart Chain: 0xfF3Dd2c889bd0Ff73d8085B84A314FC7c88e5D51<br>
3434
## Features and Services
3535

3636
- Apache2 and NGINX with PHP-FPM
37-
- Multiple PHP versions (5.6 - 8.2, 8.0 as default)
37+
- Multiple PHP versions (5.6 - 8.2, 8.1 as default)
3838
- DNS Server (Bind) with clustering capabilities
3939
- POP/IMAP/SMTP mail services with Anti-Virus, Anti-Spam, and Webmail (ClamAV, SpamAssassin, Sieve, Roundcube)
4040
- MariaDB/MySQL and/or PostgreSQL databases

0 commit comments

Comments
 (0)