Skip to content

pfSense REST API v2.0.0-dev-094eefe

Pre-release
Pre-release

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 14 Feb 06:00
· 368 commits to next_major since this release

New

  • Adds WireGuard tunnel, peer, and settings models, endpoints and tests.
  • Allows multiple authentication methods to be enabled at once.
  • Adds Authentication Server models, endpoints and tests.
  • Adds 1:1 NAT mapping model, endpoints and tests.
  • Adds DHCP server static mapping model, endpoints and tests.
  • Adds DHCP server address pool model, endpoints and tests.
  • Adds DHCP server backend model, endpoint and tests.
  • Adds Default Gateway model, endpoint and tests.
  • Adds NTP server models, endpoints and tests.
  • Adds Firewall States model, endpoint and tests.
  • Adds Service Watchdog model, endpoint and tests.
  • Adds System Status model, endpoint and tests.
  • Adds Traffic Shaper Limiter models, endpoints and tests.

Fixes

  • Fixes conflict that caused errors when both the v1 and v2 packages are installed on the same system. #442
  • Minor fixes to automation UI form generation.
  • Minor adjustments to auto OpenAPI documentation generation to enforce consistency.
  • Various other performance and bug fixes.

Full Changelog: v2.0.0-dev-4daf959...v2.0.0-dev-094eefe