|
|
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
|
|
|
### Features
|
|
|
|
|
|
- Include DMARC record in DNS record list #1836
|
|
|
-- Enabled phpMyAdmin Single Sign On support
|
|
|
+- Enabled phpMyAdmin Single Sign On support #1460
|
|
|
- Add command to add / delete from API_ALLOWED_IP list (#1904)
|
|
|
|
|
|
### Bugfixes
|
|
|
@@ -22,9 +22,11 @@ All notable changes to this project will be documented in this file.
|
|
|
- Keep changes made by /install/upgrade/manual/install_awstats_geopip.sh on update HestiaCP (via Discord)
|
|
|
- Refactor/improve PHP and HTML code @s0t (#1860)
|
|
|
- Fixed XSS vulnerability in login page and a few other locations @briansemrau / @numanturle
|
|
|
-- Delete old session after after session_regenerate_id() @briansemrau
|
|
|
+- Delete old session after session_regenerate_id() @briansemrau
|
|
|
- Improve error message when domain all ready exists on different account.
|
|
|
-- Fixed an issue where phpmyadmin did not update when Postgresql was availble.
|
|
|
+- Fixed an issue where phpmyadmin did not update when Postgresql was available.
|
|
|
+- Webmail clients set to rainloop where not able to create a SSL certificate via LE #1913
|
|
|
+- Fixed an issue where plugin-hestia-change-pasword did not change the port on v-change-sys-port (Rainloop) #1895
|
|
|
|
|
|
## [1.4.2] - Service release
|
|
|
|