Releases: netbox-community/netbox-topology-views
Releases · netbox-community/netbox-topology-views
v3.4.0
Notice
This version only works for netbox 3.5.0 or higher.
What's Changed
- Closes #240: Overhaul icons by @dreng in #272
- Fixes #253: Display device labels on top of logical connections by @dreng in #273
- Fixes #274: Incorrect names displayed for power panels/feeds by @dreng in #278
- Fixes #276: Delete RoleImages when their DeviceRole is deleted by @ManiacMaxo in #279
- Fixes #281: fix imports for netbox v3.5 by @mattieserver in #282
- bump version for v3.4 by @mattieserver in #283
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Fixes #248: Update README.md by @dreng in #249
- Closes #254: Add a url to cable trace for logical connections by @royvegard in #255
- Change menu navigation icon by @Kani999 in #266
- Update pull_request_template.md by @dreng in #268
- Closes #252,#78,#177,#265: Move options from config file to GUI by @dreng in #262
- Release v3.3.0 by @mattieserver in #269
New Contributors
Full Changelog: v3.2.1...v3.3.0
v3.2.1
v3.2.0
What's Changed
- Create pull_request_template.md by @dreng in #226
- menu layout: use new class from netbox 3.4 by @mattieserver in #215
- Link to netbox-docker wiki for install in docker by @mattieserver in #229
- Closes #160: feature save filters by @mattieserver in #227
- Closes #151: Implement interface end to end connection view by @tgrusendorf in #188
- Closes #181: Open cable on double-click by @dreng in #225
- Update git ignore by @dreng in #230
- Release v3.2.0 by @mattieserver in #234
New Contributors
- @tgrusendorf made their first contribution in #188
Full Changelog: v3.1.1...v3.2.0
v3.1.1
What's Changed
- Closes #210: Issue templates by @dreng in #211
- Topology button in Site View by @renatoalmeidaoliveira in #220
- initial update of docs by @mattieserver in #213
- add check for python3.9 by @mattieserver in #221
- Release 3.1.1 by @mattieserver in #222
New Contributors
- @dreng made their first contribution in #211
- @renatoalmeidaoliveira made their first contribution in #220
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's Changed
- added multiselect (a longheld click as well as a control-click will add to the selection) by @mattieserver in #171
- Filter by rack by @royvegard in #175
- docs: Recommend to set custom field coordinates to hidden by @ypid in #180
- Feature: Add customisable icons in topology by @ManiacMaxo in #193
- changed api call path by @mattieserver in #198
- Release v3.1 by @mattieserver in #200
New Contributors
- @royvegard made their first contribution in #175
- @ypid made their first contribution in #180
- @ManiacMaxo made their first contribution in #193
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- added console cable support by @mattieserver in #157
- fix power filter by @mattieserver in #164
- added device filter option by @mattieserver in #165
- added extra checks for cable ends by @mattieserver in #166
Full Changelog: v3.0.0...v3.0.1
v3.0.0
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 #138
- disable physics if not saving coords by @dainok in #139
- added always_save_coordinates by @mattieserver in #144
- Netbox v3.3 Support by @mattieserver in #145
- removed unused import by @mattieserver in #149
New Contributors
Full Changelog: v2.0.3...v3.0.0
3.0.0-beta.2
What's Changed
- removed unused import by @mattieserver in #149
Full Changelog: v3.0.0-beta.1...v3.0.0-beta.2
3.0.0-beta.1
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 #138
- disable physics if not saving coords by @dainok in #139
- added always_save_coordinates by @mattieserver in #144
- Netbox v3.3 Support by @mattieserver in #145
New Contributors
Full Changelog: v2.0.3...v3.0.0-beta.1