Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions src/lib/changelog/v0.17.0.email.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<p>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.</p>
<ul>
<li><strong>Unlock broader device support:</strong> Expanded SNMPv1 and SNMPv3 AuthPriv credential management means you can discover more devices, even on complex or regulated networks.</li>
<li><strong>Effortless network state tracking:</strong> Topology snapshots now retain tags, include a secure read-only view, and offer improved sharing controls—making it simple to capture, review, and share exactly how your network looked at any point in time.</li>
<li><strong>Deeper virtualization visibility:</strong> Discovery now recognizes and categorizes more virtualization platforms (including vCenter, ESXi, Podman) and integration services, giving you clearer maps of hybrid environments.</li>
<li><strong>Regulatory-aware mapping:</strong> NDAA Section 889 supply-chain compliance checks highlight devices that may need attention for government or enterprise requirements.</li>
<li><strong>Easier billing workflows:</strong> Updated plan names and more accurate pricing info help keep billing straightforward and transparent.</li>
</ul>
<p>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.</p>
33 changes: 33 additions & 0 deletions src/lib/changelog/v0.17.0.md
Original file line number Diff line number Diff line change
@@ -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
Empty file.
Loading