Skip to content

Releases: pfrest/pfSense-pkg-RESTAPI

pfSense API v1.8.1

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 06 Sep 20:31
f65afe3

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

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 04 Sep 22:53
c657960

Fixes

  • Addresses an issue where FirewallAlias address and detail items 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

Pre-release

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 26 Jul 19:48
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

Pre-release

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 20 Jul 20:30
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

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 19 Jul 23:16
9d2178b

New

  • Adds any to available protocol choices in PortForward (#721)
  • Allows target to be set to an interface IP accessor in PortForward (#721)

Full Changelog: v2.5.2...v2.5.3

pfSense REST API v2.5.2

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 29 Jun 13:48
34f6acc

Fixes

  • Fixes an issue where the assigned system language could prevent SystemStatus's cpu_load_average field from being correctly parsed into an array #716
  • Fixes unexpected newlines in FloatField error messages

Full Changelog: v2.5.1...v2.5.2

pfSense REST API v2.5.1

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 11 Jun 23:57
4412f17

Fixes

  • Fixes an issue that prevented RoutingGatewayGroupPriority objects from being updated. #707
  • Fixes an issue that prevented the NetworkInterface gateway and gatewayv6 fields from being assigned when interfaces were not represented by ID.

New

  • The id and parent_id fields are now included in OpenAPI response examples. #713

Full Changelog: v2.5.0...v2.5.1

pfSense REST API v2.5.0

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 01 Jun 04:39
10c9a16

New

  • Adds full support for pfSense CE 2.8.0-RELEASE
  • Adds new /api/v2/status/logs/auth endpoint
  • Adds new /api/v2/status/logs/openvpn endpoint
  • Adds new /api/v2/services/freeradius/user endpoints #701 #21 (Thanks @vitspec99 !)
  • Adds advanced field to HAProxyBackendServer #682
  • Adds descr field to WireGuardTunnel #705
  • Improved file cleanup process when package is deleted

Changes

  • Removes support for pfSense CE 2.7.2 and pfSense Plus 24.03
  • Potential breaking change: OpenVPNServer remove_route field has been replaced with remove_options
    • remove_options is an array of strings and must match redefined choices. Refer to the API documentation for more info.

Fixes

  • Fixes button icons in UI form pages #620
  • Fixes incompatibilities with new pfSense cert* function schemas
  • Fixes an issue where ConfigHistoryRevision contained invalid file sizes
  • Adds additional normalization to config paths to prevent unexpected read/writes
  • Fixes an issue where the User password field could fail to create a hash on pfSense Plus
  • Adjusts schedule for AvailablePackageCache to help prevent conflicts with other repo tasks #700
  • Various other fixes and improvements for pfSense Plus 24.11

New Contributors

Full Changelog: v2.4.2...v2.5.0

pfSense REST API v2.4.3

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 01 Jun 22:22
5b82c9f

Note

This release back ports some of the fixes and enhancements made in v2.5.0 for users who are currently unable to update to pfSense CE 2.8.0 yet.

New

  • Adds advanced field to HAProxyBackendServer #682
  • Adds descr field to WireGuardTunnel #705

Fixes

  • Adjusts schedule for AvailablePackageCache to help prevent conflicts with other repo tasks #700

Full Changelog: v2.4.2...v2.4.3

pfSense REST API v2.5.0-dev-47c972e

Pre-release

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 30 May 04:54
47c972e

Warning

This is a late stage development build for pfSense CE 2.8.0. It is intended for testing purposes only.

New

  • Revised development build with compatibility for pfSense-2.8.0-RELEASE

Full Changelog: v2.4.2...v2.5.0-dev-47c972e