Skip to content
Merged
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
19 changes: 19 additions & 0 deletions src/lib/changelog/v0.14.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
version: 0.14.3
date: 2026-02-04
title: Topology Tag Filter & Sync Updates
social_post: • Filter hosts, services, and subnets by tags in network map\n• Fixed subnet duplication via Docker\n• Restored integrated daemon visibility
contributors: Maya,dependabot[bot]
---

## New Features

- Add topology tag filter for hosts, services, and subnets, enabling users to quickly find and focus on elements matching specific tags within their network map ([#486](https://github.com/scanopy/scanopy/pull/486)).

## Bug Fixes

- Fix LAN subnet duplication when discovered through Docker, eliminating redundant subnet entries and improving network map clarity ([#487](https://github.com/scanopy/scanopy/pull/487)).

---

**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.14.2...v0.14.3