Back to Changelog
Panel Backend

v1.0.478

Patch Released August 24, 2026

Fixed user firewall rules not being enforced by the OS firewall.

Improvement

1
  • Existing enabled firewall rules are automatically reconciled into nftables on backend startup, so rules created under a previous version are corrected without manual intervention.

Bug Fixes

2
  • User-created firewall rules (allow/deny, port, source CIDR) are now actually written to nftables and enforced. Previously the code only knew how to apply rules through UFW/iptables; since the live firewall on every supported OS is nftables, rules were saved and displayed as Active in the panel but never took effect at the kernel level.
  • Carries an earlier fix for on-server installer self-probes on multi-IP servers, adding a loopback listener to per-IP virtual hosts.
See the Demo