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
28 changes: 28 additions & 0 deletions src/lib/changelog/v0.17.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
version: 0.17.7
date: 2026-07-29
title: Smarter Rescans & UniFi Integration
social_post: • Single-host rescans for targeted discovery\n• UniFi controller integration (Beta)\n• Improved credential review and assignment
publish_social: true
contributors: Maya
email_subject:
---

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](https://github.com/scanopy/scanopy/pull/201)).
- Introduce UniFi controller integration (Beta), allowing you to visualize UniFi-managed devices and leverage their network insights ([#192](https://github.com/scanopy/scanopy/pull/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](https://github.com/scanopy/scanopy/pull/196)).
- Preload ELK layout engine on tab mount, cutting map visualization startup delays by about one second ([#198](https://github.com/scanopy/scanopy/pull/198)).
- Refine container collapsing rules for big networks, ensuring topologies are less cluttered by default if you have many grouped devices ([#195](https://github.com/scanopy/scanopy/pull/195)).

## Bug Fixes
- Prevent per-host credential targets from reverting to broadcast settings when reopening discovery dialogs ([#191](https://github.com/scanopy/scanopy/pull/191)).
- Restrict daemon-host-only credentials to daemon hosts, so unintended assignments no longer cause discovery errors ([#190](https://github.com/scanopy/scanopy/pull/190)).

---

**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.17.6...v0.17.7
Empty file.
Loading