v0.17.7
Smarter Rescans & UniFi Integration
This release focuses on smarter rescans and credential handling, making network discovery more flexible and responsive. We've also introduced integration for UniFi controllers (Beta) and tuned topology performance for faster visualizations.
New Features
- Add single-host rescan, enabling you to refresh discovery for individual devices instead of the whole network (#201).
- Introduce UniFi controller integration (Beta), allowing you to visualize UniFi-managed devices and leverage their network insights (#192).
Improvements
- Improve topology layout and rendering speed by culling off-screen nodes at scale and halving layout work, so large maps load faster and remain responsive (#196).
- Preload ELK layout engine on tab mount, cutting map visualization startup delays by about one second (#198).
- Refine container collapsing rules for big networks, ensuring topologies are less cluttered by default if you have many grouped devices (#195).
Bug Fixes
- Prevent per-host credential targets from reverting to broadcast settings when reopening discovery dialogs (#191).
- Restrict daemon-host-only credentials to daemon hosts, so unintended assignments no longer cause discovery errors (#190).
Full Changelog: https://github.com/scanopy/scanopy/compare/v0.17.6...v0.17.7