6.1.0 (2026-08-27)
Changes
- [IPF 7.12+] Added support for Cisco Meraki stacks.
- [IPF 7.12+] Stack interfaces are now assigned to members if they have
stackMemberSnset in Interfaces table (only Cisco Meraki so far).
- Dynamically calculate used fields and only request columns from IPF API based on those used fields. Reduces data pulled from IPF.
- Skipped object serialization on tags when they did not change, reducing unnecessary snapshots and improving sync performance.
Fixes
- Documentation in GitLab pages will now build automatically with every release.
- Fixed some VLANs not getting tagged on stack members.
- Tags are now checked for applicability, preventing errors when trying to tag objects with the wrong
ContentType.
- Changes to tags are now correctly reflected in sync
updatestatistics.
- Removed the Add, Import, Edit Selected, Delete Selected and Rename Selected buttons from the Endpoint list view, since Endpoints are read-only. The Import/Edit/Delete/Rename buttons were previously non-functional (no corresponding view existed for them).