Breaking changes
Removed support for netbox version 3.3.x
What's Changed
- Fix REST API serializers by @matejv in #62 & #73
- Netbox 34 features (global search and decimal numbers in custom fields) by @matejv in #63
- add import & bulk edit for all models by @matejv in #64
- add ability to nest InventoryItemGroups by @matejv in #65
- add option to attach images to Asset and InventoryItemType by @matejv in #67
- add option to assign contacts to supplier by @matejv in #68
- add ability filter inventoryitem_type by manufacturer by @matejv in #69
- update object detail templates with better titles, breadcrumbs and "add" buttons by @matejv in #70
- improve Asset details by @matejv in #71
- show where asset is installed by @matejv in #72
- improve inventory item group child element counts by @matejv in #74
- add tab to show assets that are located at site, location or rack by @matejv in #75
Full Changelog: v1.1.2...v1.2.0