Skip to content

Releases: jaredhendrickson13/pfsense-api

pfSense REST API v2.7.0-dev-841e490

21 Dec 18:46
841e490

Choose a tag to compare

Pre-release

Please see the announcement for more info.

Full Changelog: v2.6.8...v2.7.0-dev-841e490

pfSense REST API v2.6.8

13 Dec 20:26
8374456

Choose a tag to compare

Important

When installing on pfSense Plus 25.11, you may see warnings similar to pkg-static: warning: database version 37 is newer than libpkg(3) version 36, but still compatible. This appears to be an issue with the package system on pfSense Plus 25.11, not the package itself.

New

  • Adds build for pfSense Plus 25.11 (#802)

Warning

At this time, there is no pfSense CE equivalent to pfSense Plus 25.11 (based on FreeBSD-16.0-CURRENT). Please note testing and development of this package heavily depends on pfSense CE, therefor unidentified compatibility issues may still exist on pfSense Plus 25.11. Please ensure you retain backups before choosing to upgrade.

Full Changelog: v2.6.7...v2.6.8

pfSense REST API v2.6.7

04 Dec 23:16
7ed22e1

Choose a tag to compare

Fixes

  • Fixes an issue where some OpenVPN client exports could contain unexpected proxy attributes #798

Changes

  • Bumps webonyx/graphql-php from 15.25.2 to 15.26.0

Full Changelog: v2.6.6...v2.6.7

pfSense REST API v2.6.7-dev-6c4370c

03 Dec 22:46
6c4370c

Choose a tag to compare

Pre-release

Fixes

  • Implements basic fix for #798

Full Changelog: v2.6.6...v2.6.7-dev-6c4370c

pfSense REST API v2.6.6

26 Nov 15:04
92a85b7

Choose a tag to compare

Changes

  • Switches DHCPServerApplyDispatcher to use new pfSense 2.8.0+ dhcp_apply_changes() function

Fixes

  • Addresses a potential crash when applying DHCPServers with certain static interfaces due to under-initialized objects #787

Full Changelog: v2.6.5...v2.6.6

pfSense REST API v2.6.5

18 Nov 04:49
75e73d2

Choose a tag to compare

New

Fixes

  • Fixes an issue where the DHCPServer model could unintentionally initialize a DHCP server configuration for non-static interfaces. #781

Full Changelog: v2.6.4...v2.6.5

pfSense REST API v2.6.4

13 Nov 06:10
c1bb0ac

Choose a tag to compare

Fixes

  • Fixes an issue where the GraphQL schema considered conditionally required fields to be always required #778

Changes

  • Bumps webonyx/graphql-php from 15.24.0 to 15.25.2 #770

Full Changelog: v2.6.3...v2.6.4

pfSense REST API v2.6.3

07 Oct 14:53
07d5751

Choose a tag to compare

New

  • IPsecPhase1's interface field now supports CARP interface values #758

Fixes

  • Fixes an issue that prevented CARP interface references from working as intended on InterfaceFields
  • Fixes an issue where OpenVPNClientExport could not correctly locate user certificates with certain OpenVPNServer instances #756
  • Fixes an issue where loading the REST API settings UI page could result in a crash due to unnecessary initialization of certain models #764

Full Changelog: v2.6.2...v2.6.3

pfSense REST API v2.6.2

23 Sep 23:01
510fb47

Choose a tag to compare

Fixes

  • Relaxes unique constraint of VirtualIP's vhid field to be unique per interface instance of globally unique. Fixes #754.
  • Prevents unnecessary lookups of related objects on Models with ForeignModelFields. Fixes #749.

Full Changelog: v2.6.1...v2.6.2

pfSense REST API v2.6.2-dev-ce760dd

21 Sep 18:43
ce760dd

Choose a tag to compare

Pre-release

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