We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dbc398 commit ef7c623Copy full SHA for ef7c623
1 file changed
CHANGELOG.md
@@ -12,6 +12,10 @@ All notable changes to this project will be documented in this file.
12
- Added the possibility to manage ssh keys in the backend.
13
- Switched to mpm_event instead mod_prefork for apache2 on fresh installs.
14
- Added a manual migration script for apache2 mpm_event ($HESTIA/install/upgrade/manual/migrate_mpm_event.sh).
15
+- Added support for Linux ipset for a efficient way to handle large blocklists or country wide ip lists.
16
+- Extended Hestia Firewall to support allowing or blocking traffic from ipset lists.
17
+- Added Filemanager integration (Filegator).
18
+- Added BATS system for testing the functionality of Bash scripts (WIP).
19
20
### Bugfixes
21
- Do not allow to show apache2 server-status page from public.
0 commit comments