v0.17.6
VLAN Overview & LLDP Mapping
This release brings a more complete VLAN view and improved LLDP neighbour mapping — making topology exploration smoother and more informative.
New Features
- Add view-only VLANs tab giving an organized overview of all detected VLANs in your environment (#646).
- Draw LLDP neighbours that resolve directly to hosts, improving visibility for devices that advertise incomplete neighbour info (#653).
- Add daemon version sunset lifecycle banner with sidebar indicator, prepping for clearer upgrade guidance as version support changes (#638).
- Introduce new services definitions for Firefly III and Docmost, expanding out-of-box integrations (#652).
Improvements
- Resolve LLDP neighbour vendors based on advertised identifiers, so device details are more accurate on topology maps (#656).
- Improve demo data population by running in the background, reducing wait time and keeping the UI responsive (#654).
- Accept MAC addresses in LLDP identifiers even if sent in unpadded ASCII format, covering more edge device types (#664).
- Keep neighbour data discovered in partial topology walks, ensuring you see all available device links even if the scan is incomplete (#661).
Bug Fixes
- Fix snapshot PhysicalLink edges and seed subnet-VLAN links, so topology graphs display accurate connections (#627).
- Stop SNMP sessions from serving stale answers, keeping host information fresh after successive scans (#629).
- Correct ipAddrTable override in SNMP test environments, improving scan reliability (#663).
Full Changelog: https://github.com/scanopy/scanopy/compare/v0.17.5...v0.17.6