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
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,21 @@
1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
## [1.4.10] - Service release
5
+
6
+
### Features
7
+
8
+
- Added v-delete-firewall-ban ip all #2031
9
+
- Include config tests for nginx/apache2 templates
10
+
11
+
### Bugfixes
12
+
13
+
- Fixed UI issues after upgrade jQuery + jQuery UI to last version (#2021 and #2032) + [forum](https://forum.hestiacp.com/t/confusion-about-send-welcome-email-checkbox/4259/11)
14
+
- Fixed security issues in caching templates of Nginx when used as Reverse Proxy
15
+
- Fixed an issue with deleting multiple mail accounts (#2047)
16
+
- Fixed an issue with phpmailer + non latin characters (#2050) thanks @Faymir
17
+
- Remove caching template for CraftCMS (#2039) @anvme
0 commit comments