All releases
v0.14.14

Topology Export & Host Sorting

New Features

  • Add topology export formats, allowing users to download network maps as SVG images or as Mermaid and Confluence markup for easy documentation and sharing (#494).
  • Add option to sort hosts by interface IP address, making it easier to locate and organize hosts in complex networks (#492).
  • Introduce SCANOPY_DISABLE_PASSWORD_LOGIN option to enforce OIDC-only authentication in deployments where password-based login should be disabled (#487).
  • Auto-standby inactive daemons after 30 days, improving resource usage and network hygiene by pausing dormant agents automatically (#507, [#510](

Full Changelog: https://github.com/scanopy/scanopy/compare/v0.14.13...v0.14.14