Main changes
Netbox v4.3 compatible. GraphQL might not be working correctly in this version yet. User feedback regarding GraphQL functionality is appreciated.
A major new feature is included: audit flows and audit trails: a generic way to add workflows for auditing inventory on premises. This feature is not limited to assets, it can be used to audit any object managed in NetBox. Make sure to read the docs on how to use this feature.
Thanks to @alehaa and students at Aachen University of Applied Sciences, including including Nico Ziegenhagel, @JuIez, @raikitin, @Simon-official, @tamesnasalah and @tim-schueltzke.
What's Changed
- Fixes #245: Disable column sorting for current asset location by @alehaa in #247
- Update README.md by @chriscn in #246
- Add audit flows by @alehaa in #231
- Add audit trails by @alehaa in #236
- netbox 4.3.0 compatibility by @matejv in #242
- Remove superflous audit trail source column by @alehaa in #255
New Contributors
Full Changelog: v2.3.1...v2.4.0