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
* interfaces: use safe config iteration in PPP edit page
57
+
* firewall: fix access to deleted filter node in advanced settings
58
+
* firewall: merge MVC NAT page templates into a single one
59
+
* firewall: when repopulating the interface selectpicker, always restore current selection in new rules GUI
60
+
* firewall: remove hardcoded colors where possible in new rules GUI
61
+
* firewall: fix category colors in new rules GUI
62
+
* firewall: merge read of groups and interfaces in new rules GUI
63
+
* firewall: make MVC protocol selection match the old rules pages
64
+
* firewall: add model validations for common errors in destination NAT
65
+
* firewall: live view: allow regex use in "contains" cases
66
+
* firewall: live view: fix SyntaxWarning in log reader backend
67
+
* firewall: use safe iteration in old rule page for schedule lookup
68
+
* firewall: use safe config iteration in outbound NAT page
69
+
* firmware: add aux repository support
70
+
* ipsec: use safe config iteration for VIP lookup
71
+
* kea: guard prefix watcher when no link-local address exists for a route that should be installed
72
+
* monit: use safe config iteration in gateway alert script
73
+
* openvpn: debounce learn-address calls to limit the number of alias updates to a minimum
74
+
* openvpn: add validation for selecting username as CN without setting any authentication
75
+
* unbound: split logic in update_blocklist() and simplify getPoliciesAction()
76
+
* unbound: move policy fetch to the controller and clean up accordingly
77
+
* backend: remove unused examples throwing errors now
78
+
* backend: fix configd using a new temporary file for cached items
79
+
* mvc: ConfigMaintenance: when constructing class names use a safer way to strip .php extension
80
+
* mvc: fix CSRF vulnerability in multiple API endpoints by enforcing POST-only requests `[1] <https://www.cve.org/cverecord?id=CVE-2026-30868>`__ (contributed by Oliver Jueguen)
81
+
* mvc: move CertificateField, InterfaceField and ProtocolField to newer static option API
82
+
* shell: improve config restore UX using diff and additional meta data display
83
+
* ui: remove two unused static PHP array definitions
84
+
* ui: Bootgrid: split row selection behavior into rowSelection boolean
85
+
* ui: Bootgrid: force a lightweight redraw when columns are programmatically changed
86
+
* ui: Bootgrid: fix curRowCount type conversion issue when stored in localStorage
0 commit comments