diff --git a/src/lib/changelog/v0.17.6.md b/src/lib/changelog/v0.17.6.md new file mode 100644 index 0000000..d2c6aec --- /dev/null +++ b/src/lib/changelog/v0.17.6.md @@ -0,0 +1,35 @@ +--- +version: 0.17.6 +date: 2026-07-28 +title: VLAN Overview & LLDP Mapping +social_post: • New VLANs tab\n• Improved LLDP neighbour visibility\n• Better demo data loading\n• Expanded service integrations +publish_social: true +contributors: Anonymous,Maya,Mohamed Kaleel,album,dependabot[bot] +email_subject: +--- + +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](https://github.com/scanopy/scanopy/pull/646)). +- Draw LLDP neighbours that resolve directly to hosts, improving visibility for devices that advertise incomplete neighbour info ([#653](https://github.com/scanopy/scanopy/pull/653)). +- Add daemon version sunset lifecycle banner with sidebar indicator, prepping for clearer upgrade guidance as version support changes ([#638](https://github.com/scanopy/scanopy/pull/638)). +- Introduce new services definitions for Firefly III and Docmost, expanding out-of-box integrations ([#652](https://github.com/scanopy/scanopy/pull/652)). + +## Improvements + +- Resolve LLDP neighbour vendors based on advertised identifiers, so device details are more accurate on topology maps ([#656](https://github.com/scanopy/scanopy/pull/656)). +- Improve demo data population by running in the background, reducing wait time and keeping the UI responsive ([#654](https://github.com/scanopy/scanopy/pull/654)). +- Accept MAC addresses in LLDP identifiers even if sent in unpadded ASCII format, covering more edge device types ([#664](https://github.com/scanopy/scanopy/pull/664)). +- Keep neighbour data discovered in partial topology walks, ensuring you see all available device links even if the scan is incomplete ([#661](https://github.com/scanopy/scanopy/pull/661)). + +## Bug Fixes + +- Fix snapshot PhysicalLink edges and seed subnet-VLAN links, so topology graphs display accurate connections ([#627](https://github.com/scanopy/scanopy/pull/627)). +- Stop SNMP sessions from serving stale answers, keeping host information fresh after successive scans ([#629](https://github.com/scanopy/scanopy/pull/629)). +- Correct ipAddrTable override in SNMP test environments, improving scan reliability ([#663](https://github.com/scanopy/scanopy/pull/663)). + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.17.5...v0.17.6 diff --git a/static/changelog/v0.17.6/.gitkeep b/static/changelog/v0.17.6/.gitkeep new file mode 100644 index 0000000..e69de29