pfSense REST API v2.0.3
jaredhendrickson13
released this
27 Jul 00:07
·
393 commits
to master
since this release
Fixes
- Fixes an issue where dependency requirements for the REST API could conflict with certain webConfigurator pages. #522
- Fixes an issue where pagination was unintentionally performed before queries. cf7eead
- Fixes a performance issue where reading all Model objects of a kind could result in each individual Model object reloading the entire set. 3fd68b7
Full Changelog: v2.0.2...v2.0.3