- Adds support for Netbox 4.0
- Add documents for Virtual Machines - PR 54 (Thanks @felbinger)
- Add documents for Circuit Providers
- Fix requirements include on install
- Improve Location Model adding "site" field to the model - PR 44
- Adding base64 document handling to API serializer - PR 40
- Extended max URL size to 255 chars
- Added template tags for plugin helpers
- Add Location Model
- Fixes support for Netbox 3.5
- Fix API Filtersets
- Add support for storing links to external URL's
- Documentation updates
- Added nested serializer.
- Updated navigation for NetBox 3.4
- Added support for plugin search indexing
- Added Device Type support
- Fix files not being deleted from disk
- Adds help text to add/edit forms
- Updating table view to link to the document object view
- Adds button to document widget to link to the document object view
- Adds a link to the associated parent objet from the document object view
- Adds a link to uploaded document from the document object view
- Updates document_type to render as a badge on document object view and document widget
- Initial Release