v1.0.2
Minor fix and maintenance release
Compatibility
NetBox: >=4.0.0
Python: >=3.10
Use version 0.8 if you need compatibility with NetBox 3.7
Update procedure
- Run NetBox's
upgrade.sh
, and restart NetBox
Check the documentation for further instructions.
Changes
- Add a test suite for the plugin in #29
- Improve CI/CD in #30
- Fixes #32 - Placeholders are escaped when linkified in #33
- Fixes various bugs in filters found with new test suite
- Fixes various bugs in REST API found with new test suite
- Fixes duplicated changelogs when adding or removing assets to object aliases
Full Changelog: v1.0.1...v1.0.2