You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,34 @@ All notable changes to this project will be documented in this file.
3
3
4
4
## [1.4.2] - Service release
5
5
6
+
### Features
7
+
8
+
- Include DMARC record in DNS record list #1836
9
+
- Enabled phpMyAdmin Single Sign On support #1460
10
+
- Add command to add / delete from API_ALLOWED_IP list (#1904)
11
+
12
+
### Bugfixes
13
+
14
+
- Improve the calculated disk size of a new backup estimated by excluding the exclude folders, mail accounts and database in backups (#1616) @Myself5
15
+
- Improve v-update-firewall / v-stop-firewall to make it self healing (#1892) @myrevery
16
+
- Update phpMyAdmin version to 1.5.1 (See https://www.phpmyadmin.net/news/2021/6/4/phpmyadmin-511-released/)
17
+
- Fixed a bug after rebuilding mail with Exim4 and suspended domains (#1886)
18
+
- Fixed "Allowed IP addresses for API" field with strange behaviour #1866
19
+
- Fixed an issue where the "Saved confirmation" was not set due to a redirect #1879
20
+
- Increased minimal memory requirements for ClamD / ClamAV. #1840
21
+
- Restore of backup did not rebuild the "Forced SSL" and "HSTS" config on new account #1862
22
+
- Keep changes made by /install/upgrade/manual/install_awstats_geopip.sh on update HestiaCP (via Discord)
23
+
- Refactor/improve PHP and HTML code @s0t (#1860)
24
+
- Fixed XSS vulnerability in login page and a few other locations @briansemrau / @numanturle
25
+
- Delete old session after session_regenerate_id() @briansemrau
26
+
- Improve error message when domain all ready exists on different account.
27
+
- Fixed an issue where phpmyadmin did not update when Postgresql was available.
28
+
- Webmail clients set to rainloop where not able to create a SSL certificate via LE #1913
29
+
- Fixed an issue where plugin-hestia-change-pasword did not change the port on v-change-sys-port (Rainloop) #1895
30
+
- Fixed an issue where HELO message was not set / error was created on NAT IP
31
+
32
+
## [1.4.2] - Service release
33
+
6
34
-**NOTE:** During the 1.4.1 / 1.4.0 release we have introduced a bug for Ubuntu 20.04 and 18.04 users with multiple network ports on the server. This release will solve the problems caused by this bug! If you are unable to download the Hestia packages via apt. Run the following command via CLI or SSH as root
0 commit comments