pfSense API v1.4.2
jaredhendrickson13
released this
23 May 04:26
·
1857 commits
to master
since this release
New
- Adds support for PUT requests to /api/v1/firewall/rule/flush to replace all rules with a specified set of rules.
- Adds support for PUT requests to /api/v1/services/unbound/host_override/flush to replace all host overrides with a specified set of host overrides.
- Adds /api/v1/routing/gateway/default to set the default gateways for both IPv4 and IPv6 traffic. (#231)
Fixes
- Addresses missing documentation on conditional field validation for PUT requests to /api/v1/interface. (#229)
- General housekeeping adjustments on project documentation.
Full Changelog: v1.4.1...v1.4.2