Major changes
* add support for v3.3, this means a big rewrite of the plugin
* proper support for circuits, wireless links & power panels/feeds
* circuits & power panels/feeds can be filtered from the front-end (no longer with the settings file)
* some changes to the config settings, please read the readme again to see if you need to change settings
* clear your browser cache after the update
What's Changed
* move to esbuild & yarn by mattieserver in https://github.com/mattieserver/netbox-topology-views/pull/138
* disable physics if not saving coords by dainok in https://github.com/mattieserver/netbox-topology-views/pull/139
* added always_save_coordinates by mattieserver in https://github.com/mattieserver/netbox-topology-views/pull/144
* Netbox v3.3 Support by mattieserver in https://github.com/mattieserver/netbox-topology-views/pull/145
* removed unused import by mattieserver in https://github.com/mattieserver/netbox-topology-views/pull/149
New Contributors
* dainok made their first contribution in https://github.com/mattieserver/netbox-topology-views/pull/139
**Full Changelog**: https://github.com/mattieserver/netbox-topology-views/compare/v2.0.3...v3.0.0