Breaking change
If you have asset_disable_editing_fields_for_tags or asset_disable_deletion_for_tags, in your netbox inventory settings, note that these options were remove with this netbox-inventory version. Please read "Prevent unwanted changes for tagged assets" in README.md to see for an alternative method that uses netbox's Custom Validation rules.
What's Changed
- Remove function to protect assets via tags by @matejv in #284
- Change AuditFlow and BaseFlow object_type to point to ContentType by @matejv in #286
- Fix table initialization for NetBox 4.5.4 compatibility by @oomchiller in #288
New Contributors
- @oomchiller made their first contribution in #288
Full Changelog: v2.5.0...v2.5.1