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)
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
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-beta.1