Skip to content

Commit e00a8da

Browse files
committed
Merge staging/1.6.1 into main
1 parent 0b60c2c commit e00a8da

File tree

9 files changed

+144
-105
lines changed

9 files changed

+144
-105
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [1.6.1] - Major Release (Feature / Quality Update)
5+
6+
### Bugfixes
7+
8+
- Fixed an issue with rate limit and alias domains (#2676, #2666)
9+
- Fixed an issue with reject spam option (#2687, #2864)
10+
- Fixed an issue in the installer when sieve is enabled (#2675, #2668)
11+
- Fixed an issue with File manager in development mode (#2682 #2644)
12+
- Fixed multiple small in templates (#2659 @ledoktre, #2680, #2671, #2679, #2670, #2681, #2699)
13+
- Fixed add second check if DNS resolving fails (#2678)
14+
- Fixed an issue where v-change-sys-hostname does not update host file (#2688 #2683)
15+
- Fixed an issue with IDN conversions not working on new server installs (#2692 @wojsmol)
16+
17+
### Enchantments
18+
19+
- Improve restart behaviour php-fpm
20+
- Improve updating process to make it faster.
21+
- Removed outdated / never used test scripts (#2685)
22+
23+
### Dependencies
24+
25+
- Update hestia-nginx to 1.23.0
26+
- Update PHPmailer to 6.6.3
27+
- Update Roundcube to 1.5.3
28+
429
## [1.6.0] - Major Release (Feature / Quality Update)
530

631
### Important Notes

README.md

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

33
[Hestia Control Panel](https://www.hestiacp.com/)
44
==================================================
5-
**Latest stable release:** Version 1.6.0 | [View Changelog](https://github.com/hestiacp/hestiacp/blob/release/CHANGELOG.md) | [![Build Status](https://drone.hestiacp.com/api/badges/hestiacp/hestiacp/status.svg?ref=refs/heads/main)](https://drone.hestiacp.com/hestiacp/hestiacp) <br>
5+
**Latest stable release:** Version 1.6.1 | [View Changelog](https://github.com/hestiacp/hestiacp/blob/release/CHANGELOG.md) | [![Build Status](https://drone.hestiacp.com/api/badges/hestiacp/hestiacp/status.svg?ref=refs/heads/main)](https://drone.hestiacp.com/hestiacp/hestiacp) <br>
66

77
**Web:** [www.hestiacp.com](https://www.hestiacp.com/)<br>
88
**Documentation:** [docs.hestiacp.com](https://docs.hestiacp.com/)<br>

0 commit comments

Comments
 (0)