Skip to content

pfSense API v1.3.4

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 20 Feb 07:00
· 2456 commits to master since this release
8de4de5

Adds

  • Full support for pfSense 2.6.0-RELEASE.
  • Minor documentation enhancements.

Changes

  • Interface creations and updates on /api/v1/interface now allow the default spoofmac value. (#195)

Fixes

  • Addresses bug that prevented email notification data from being read using /api/v1/system/notifications/email. (#196)
  • Addresses issue that threw array errors due to the ntpd configuration now being defaulted as empty string on pfSense 2.6 instead of null like previous releases.

Full Changelog: v1.3.3...v1.3.4