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

We've just released new improvements to Scanopy, focused on eliminating common pain points and making network discovery workflows more intuitive.

+ +

Scanopy continues to help you visualize, manage, and maintain your networks with less friction and more clarity.

diff --git a/src/lib/changelog/v0.17.5.md b/src/lib/changelog/v0.17.5.md new file mode 100644 index 0000000..9a49874 --- /dev/null +++ b/src/lib/changelog/v0.17.5.md @@ -0,0 +1,31 @@ +--- +version: 0.17.5 +date: 2026-07-23 +title: Daemon Management & Stale Tagging +social_post: • Unified modal for daemon install and key handling\n• Stale entities clearly marked across views\n• Simpler install steps and Docker edits\n• Improved container network visuals +contributors: Maya +category: B +email_subject: Smoother daemon setup and clearer topology insights +--- + +This release improves daemon lifecycle management, simplifies install workflows, and brings clarity to topology staleness tagging. Users will find daemon setup, edit, and key management noticeably smoother. + +## New Features + +- Add a unified daemon management modal, enabling easier installation, configuration, and legacy key handling from one place ([#360](https://github.com/scanopy/scanopy/pull/360)). +- Surface stale entities across digest, inventory, and topology views, providing clearer visibility for outdated network components ([#359](https://github.com/scanopy/scanopy/pull/359)). + +## Improvements + +- Attach containers to every subnet they join and connect container bridge subnets to their host, for more accurate container-network visualization ([#347](https://github.com/scanopy/scanopy/pull/347)). +- Make multi-daemon installs more reliable on real hosts, ensuring that multiple daemons can be set up and managed concurrently ([#337](https://github.com/scanopy/scanopy/pull/337)). + + +## Bug Fixes + +- Fix duplicate host data loss caused by hung SNMP queries during discovery, improving scan reliability ([#344](https://github.com/scanopy/scanopy/pull/344)). +- Fix inflated scan ETA estimates when using multiple SNMP credentials, so scan duration predictions are more accurate ([#343](https://github.com/scanopy/scanopy/pull/343)). + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.17.4...v0.17.5 diff --git a/static/changelog/v0.17.5/.gitkeep b/static/changelog/v0.17.5/.gitkeep new file mode 100644 index 0000000..e69de29