diff --git a/src/lib/changelog/v0.17.0.email.html b/src/lib/changelog/v0.17.0.email.html new file mode 100644 index 0000000..096c64c --- /dev/null +++ b/src/lib/changelog/v0.17.0.email.html @@ -0,0 +1,9 @@ +

We're excited to share some major improvements that make Scanopy more powerful and easier to use, helping you streamline discovery, documentation, and collaboration in your network.

+ +

Scanopy is now faster to search, more accurate when grouping devices, and smoother to use day to day—making network management and collaboration simpler for everyone in your team.

diff --git a/src/lib/changelog/v0.17.0.md b/src/lib/changelog/v0.17.0.md new file mode 100644 index 0000000..8df58be --- /dev/null +++ b/src/lib/changelog/v0.17.0.md @@ -0,0 +1,33 @@ +--- +version: 0.17.0 +date: 2026-06-22 +title: Enhanced SNMP & Topology Snapshots +social_post: • SNMPv1/v3 (AuthPriv) credential support for broader device discovery\n• Topology snapshots for network state versioning over time\n• Virtualization discovery expanded\n• Supply-chain compliance checks added\n• UI improvements and multiple bug fixes +contributors: Anucha Hlownonkor,Maya,dependabot[bot],rkoktan +category: A +email_subject: Smarter discovery, snapshots, and sharing in Scanopy +--- + +This release focuses on enhanced SNMP support and reworks topology versioning to a simpler snapshot model. + +## New Features + +- Add support for SNMPv1 and SNMPv3 (AuthPriv) credentials, enabling discovery on a wider range of devices ([#557](https://github.com/scanopy/scanopy/pull/557)). +- Rework topology versioning to a simpler snapshot model — making it easy to capture and revisit past network states ([#565](https://github.com/scanopy/scanopy/pull/565), [#588](https://github.com/scanopy/scanopy/pull/588)). +- Add discovery support and categorization for 11 new services, including virtualization platforms (vCenter, ESXi, Podman) and integration services such as Mendelson AS2 ([#599](https://github.com/scanopy/scanopy/pull/599)). +- Implement NDAA Section 889 supply-chain compliance checks for improved regulatory awareness ([#591](https://github.com/scanopy/scanopy/pull/591)). + +## Improvements + +- Sort all topology options (e.g., service, layout filters) alphabetically for faster searching ([#596](https://github.com/scanopy/scanopy/pull/596)). +- Polish tag displays, info banners, and spacing for more consistent visual clues and reduced flicker ([#589](https://github.com/scanopy/scanopy/pull/589)). +- Expand SMTP notification support via customizable SMTP port settings ([#591](https://github.com/scanopy/scanopy/pull/591)). + +## Bug Fixes + +- Fix raster export blur and drop-shadow artifacts in topology images ([#588](https://github.com/scanopy/scanopy/pull/588)). +- Preserve service bindings and connection edges when switching tags in live topology views ([#588](https://github.com/scanopy/scanopy/pull/588)). + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.16.2...v0.17.0 diff --git a/static/changelog/v0.17.0/.gitkeep b/static/changelog/v0.17.0/.gitkeep new file mode 100644 index 0000000..e69de29