Changelog¶
14.22.0 Sep 20, 2024¶
build
: Updates ConfigServer Firewall to v14.22remove
: session IP match check from DA loginadded
: example spamassassin temp file regex to csf.fignore for new installations
14.21.1 Aug 30, 2024¶
change
: add header animations, app name returns user homechange
: clicking app logo or name now returns user to home pagechange
: add faviconchange
: silence curl in openvpn patchchange
: removal ofNETWORK_MANUAL_MODE
,NETWORK_ADAPT_NAME
fix
: docker inspect error when container has more than one network #1docs
: removal of manual mode values no longer needed
14.21.0 Aug 29, 2024¶
change
: new animated checkbox input for firewall profileschange
: clicking logo in header now re-directs user to homechange
: enhanced login screen animationschange
: enhanced mobile viewbuild
: update main source release to CSF v14.21build
: dark theme now compatible with CSF v14.21fix
: extended sized buttons with text cutting off
14.20.2 Aug 28, 2024¶
feat
: added new login page to dark themechange
: optimizations to load orderchange
: updated toggle switches for various setting pageschange
: start migration of in-line style properties over to stylesheetfix
: interface bug which existed in light theme which caused certain divs to break
14.20.1 Aug 27, 2024¶
feat
: add dark themefeat
: add traefik integrationfeat
: add authentik integrationchange
: new ruleset for openvpn integrationchange
: auto disable csf TESTING mode when patch ranchange
: add-r, --report
to display status of dependencies and setupfix
: openvpn ip detectionci
: dark theme now included with all releases as .zipci
: auto-update /docs/ on push to repodocs
: update to include traefik and authentic integration
14.20.0 Aug 07, 2024¶
feat
: add new patchopenvpn
feat
: add new command-line arguments:- add
-d, --dev
for advanced logging - add
-f, --flush
to completely remove iptable rules - add
-r, --report
to display dependency stats, app information, etc. - add
-v, --version
to display patcher version
- add
enhance
: docker patch now allows for multiple ip blocks to be whitelistedrefactor
: re-write of scriptrefactor
: merge all scripts into onebug
: fixed issue with manual mode being disabled - #1bug
: fixed error"docker network inspect" requires at least 1 argument.
- #1bug
: fixed errorinvalid port/service '-j' error
docs
: rewrite documentation to include better instructionsci
: add workflow to automatically grab latest version of ConfigServer Firewall and append to each release
14.19.0 May 06, 2024¶
change
: switch to using iptables-nft if it exists in/usr/sbin/iptables-nft
added
:IO::Handle::clearerr()
call before reading data from a log fileadded
: "Require all granted" to the MESSENGER .htaccess fileadded
UID/GID rules to IPv6 if enabledmodified
: dovecot regex to look for "failed: Connection reset by peer"