What's Changed
- Supports NetBox 4.6.x (Implements #299)
- Standardizes Compatibility as per CORE plugins
- Add BGPSession fields to BGPPeerGroup - (Fixes #83)
- Adds Global Search capabilities (Fixes #257)
- Add a JSON extra_attributes field to BGPSession/BGPPeerGroup for vendor specific options
- New config parameter - remote_address_strict (default: False) - when True enforces remote_address as a dropdown (thanks to @Etibru for initial PR on this)
- Fixes duplicate TAB View
- refactor: Fix #302 and standardization of Netbox cards. by @Etibru in #303