Releases: jaredhendrickson13/pfsense-api
pfSense REST API v2.6.2-dev-ce760dd
Important
This is a development build to test performance improvements and bug fixes. This build may be unstable, do not use on a production or other critical instances.
Full Changelog: v2.6.1...v2.6.2-dev-ce760dd
pfSense REST API v2.6.1
Fixes
- Addresses an issue that could cause timeouts when reading PortForwards #749.
Full Changelog: v2.6.0...v2.6.1
pfSense REST API v2.6.1-dev-3f9696a
Important
This is a development build to test performance improvements and bug fixes. This build may be unstable, do not use on a production or other critical instances.
Full Changelog: v2.6.0...v2.6.1-dev-3f9696a
pfSense REST API v2.6.0
New
- Adds support for pfSense Plus 25.07
- Adds support for pfSense Plus 25.07.1
- Adds support for pfSense CE 2.8.1 #748
- Adds models, endpoints and tests for FreeRADIUS Interfaces #431
- Adds models, endpoints and tests for FreeRADIUS Clients #431
- Adds models, endpoints and tests for OpenVPN Client Exports #368
- Adds models, endpoints and tests for System Timezone #711
- Adds models, endpoints and tests for System Tables
- Adds NativeSchema at /api/v2/schema/native to expose more endpoint, model and field attributes for custom integrations #725
Changes
- Makes InterfaceVLAN's
vlaniffield read-only #725
Full Changelog: v2.5.4...v2.6.0
pfSense API v1.8.1
Important
It is strongly recommended all users still on v1 update to this version as soon as possible to avoid update features and UI pages from breaking in the near future. The planned repo move (#733) will break older versions at a future date.
Fixes
- Fixes an issue the prevented API update components from following redirects to GitHub URLs.
Changes
- Routine dependency updates
Full Changelog: v1.8.0...v1.8.1
pfSense REST API v2.5.4
Fixes
- Addresses an issue where FirewallAlias
addressanddetailitems were limited to a maximum of 128 items (#745)
Full Changelog: v2.5.3...v2.5.4
pfSense REST API v2.6.0-dev-772a828
Note
This build is incomplete and should only be used for testing purposes.
Full Changelog: v2.6.0-dev-3ec45ee...v2.6.0-dev-772a828
pfSense REST API v2.6.0-dev-3ec45ee
Note
This is a development build intended for compatibility testing on pfSense CE 2.8.1 and pfSense Plus 25.07. This build is incomplete and should only be used for testing purposes.
Full Changelog: v2.5.3...v2.6.0-dev-3ec45ee
pfSense REST API v2.5.3
New
- Adds
anyto availableprotocolchoices in PortForward (#721) - Allows
targetto be set to an interface IP accessor in PortForward (#721)
Full Changelog: v2.5.2...v2.5.3
pfSense REST API v2.5.2
Fixes
- Fixes an issue where the assigned system language could prevent SystemStatus's
cpu_load_averagefield from being correctly parsed into an array #716 - Fixes unexpected newlines in FloatField error messages
Full Changelog: v2.5.1...v2.5.2