v0.17.4
Log Visibility & Tenant Security
This release focuses on improving user log visibility and strengthens tenant isolation and licensing. You’ll notice event logs are easier to scan at a glance, and new protections behind the scenes help keep your data safe.
New Features
- Add Self-Hosted Standard and Plus commercial plan tiers, expanding your licensing options for on-prem deployments (#5ac5610d1).
Improvements
- Improve log clarity by prefixing each event with labels for entity type and operation, so you can immediately understand the context (#51acd9b03).
- Show organization limit / licensing gate before onboarding begins, preventing confusion during account setup (#e5f6ecad2).
- Harden tenant isolation and add SSRF guard for improved security, protecting your organization against session and request vulnerabilities (#b241c0933).
- Drive commercial/cloud mode directly from the license key, streamlining deployment and eliminating old image-based toggles (#8e6f25dd8).
Bug Fixes
- Fix host create wizard getting stuck on the IP address entry step, so you can reliably add new hosts to your topology (#f32e03eb5).
- Fix L2 topology loss during partial SNMP scans, ensuring network maps reliably reflect discovered interface data (#8cae56153).
Full Changelog: https://github.com/scanopy/scanopy/compare/v0.17.3...v0.17.4