Skip to content

Changelog

Version Downloads Repo Size Last Commit)

14.22.0 Sep 20, 2024

  • build: Updates ConfigServer Firewall to v14.22
  • remove: session IP match check from DA login
  • added: 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 home
  • change: clicking app logo or name now returns user to home page
  • change: add favicon
  • change: silence curl in openvpn patch
  • change: removal of NETWORK_MANUAL_MODE, NETWORK_ADAPT_NAME
  • fix: docker inspect error when container has more than one network #1
  • docs: removal of manual mode values no longer needed


14.21.0 Aug 29, 2024

  • change: new animated checkbox input for firewall profiles
  • change: clicking logo in header now re-directs user to home
  • change: enhanced login screen animations
  • change: enhanced mobile view
  • build: update main source release to CSF v14.21
  • build: dark theme now compatible with CSF v14.21
  • fix: extended sized buttons with text cutting off


14.20.2 Aug 28, 2024

  • feat: added new login page to dark theme
  • change: optimizations to load order
  • change: updated toggle switches for various setting pages
  • change: start migration of in-line style properties over to stylesheet
  • fix: interface bug which existed in light theme which caused certain divs to break


14.20.1 Aug 27, 2024

  • feat: add dark theme
  • feat: add traefik integration
  • feat: add authentik integration
  • change: new ruleset for openvpn integration
  • change: auto disable csf TESTING mode when patch ran
  • change: add -r, --report to display status of dependencies and setup
  • fix: openvpn ip detection
  • ci: dark theme now included with all releases as .zip
  • ci: auto-update /docs/ on push to repo
  • docs: update to include traefik and authentic integration


14.20.0 Aug 07, 2024

  • feat: add new patch openvpn
  • 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
  • enhance: docker patch now allows for multiple ip blocks to be whitelisted
  • refactor: re-write of script
  • refactor: merge all scripts into one
  • bug: fixed issue with manual mode being disabled - #1
  • bug: fixed error "docker network inspect" requires at least 1 argument. - #1
  • bug: fixed error invalid port/service '-j' error
  • docs: rewrite documentation to include better instructions
  • ci: 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 file
  • added: "Require all granted" to the MESSENGER .htaccess file
  • added UID/GID rules to IPv6 if enabled
  • modified: dovecot regex to look for "failed: Connection reset by peer"