Releases: ArnesSI/netbox-inventory
Releases · ArnesSI/netbox-inventory
v1.2.2
v1.2.1
v1.2.0
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
v1.1.2
What's Changed
- Fix asset sync by @matejv in #56
- Updated navigation menu for NetBox 3.4 by @vrelk in #48
- make top level menu configurable and support netbox 3.3 by @matejv in #57
- Inventory Item Types: make Manufacturer clickable by @matejv in #58
- in asset table, display ID by default by @matejv in #59
New Contributors
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Standardize Verbose Names in models by @ryanmerolle in #43
- missing comma resulted in buggy column in Asset table (f84a88f)
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- on asset import add option to set Comments field of device/module/inventorytem type it it's automatically created ed588fb
- fix creating device from asset with tags by @matejv in #39
- Add InventoryItem Group by @matejv in #40
- when creating related objects, make sure to pass model value by @matejv in #41
Full Changelog: v1.0.5...v1.1.0
v1.0.5
v1.0.4
What's Changed
- Fix asset.status choices name by @matejv in #29
- improve install instructions by @matejv in #30
- update asset.status via signal when assigned hardware is deleted by @matejv in #31
- move asset to hardware assignment logic from signal to form by @matejv in #32
- prevent changing serial or asset_tag for hardware that has asset assigned by @matejv in #33
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Bulk asset create by @matejv in #24
- fix typo in asset filters by @matejv in #26
- Update readme by @matejv in #25
- draft - Doc Updates by @ryanmerolle in #8
New Contributors
- @ryanmerolle made their first contribution in #8
Full Changelog: v1.0.2...v1.0.3