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
17 changes: 17 additions & 0 deletions src/lib/changelog/v0.14.11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
version: 0.14.11
date: 2026-03-02
title: Improved Discovery Editing & Scheduling
social_post: • Multi-tab modal for editing network discoveries\n• Clearer discovery names, deep links, and status tags\n• Additional data collected from SNMP-enabled devices
contributors: Maya
---

## New Features

- Add a multi-tab discovery edit modal with a sequential create flow, simplifying the process of editing or creating network discoveries through a streamlined, guided interface ([#7f7ba91b](https://github.com/scanopy/scanopy/commit/7f7ba91b)).
- Enrich discovery names with detected network information, and add deep-linking and status tags for discoveries, making it easier to identify, navigate to, and understand the state of each discovery ([#ee230d32](https://github.com/scanopy/scanopy/commit/ee230d32)).
- Populate chassis ID from sysName and improve interface resolution using LLDP and CDP, enhancing device identification and topological accuracy

---

**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.14.10...v0.14.11