pfSense API v1.3.4
·
2456 commits
to master
since this release
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
spoofmacvalue. (#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
ntpdconfiguration now being defaulted as empty string on pfSense 2.6 instead ofnulllike previous releases.
Full Changelog: v1.3.3...v1.3.4