Skip to content

Releases: pfrest/pfSense-pkg-RESTAPI

pfSense API (Beta) v0.0.3

26 Aug 21:29
8e6456a

Choose a tag to compare

Pre-release

New:

  • Adds support for JWT bearer authentication to provide a more traditional REST API
  • Introduces new framework to assist development and extensions

Changes:

  • Converted function based structure to object oriented structure
  • Removed Base64 as authentication mode
  • Removes search field from GET API calls

pfSense API (Beta) v0.0.2

22 Apr 22:48
ea90b93

Choose a tag to compare

Pre-release
  • Optimized /services/unbound/ API calls
  • Added ability to run /services/unbound/ API calls without immediately applying the configuration changes after each call. Users will see a big performance improvement when adding/modifying/deleting Unbound host overrides in bulk
  • Added API endpoint for /services/unbound/apply/ to apply pending Unbound configuration changes
  • Updated documentation

pfSense API (Beta) v0.0.1

09 Mar 20:59
c8a19d0

Choose a tag to compare

Pre-release
Merge pull request #1 from jaredhendrickson13/development

v0.0.1 (Beta)