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
22 changes: 22 additions & 0 deletions src/lib/changelog/v0.14.8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
version: 0.14.8
date: 2026-02-24
title: Home Tab & Status Tags
social_post: • New Home tab for easier access to key actions\n• Daemon standby status and docs-linked tags\n• Improved onboarding nudges\n• Enhanced CLI support for invalid certificates
contributors: Denis Gravel,Maya
---

## New Features

- Add Home tab as the default landing page, providing users with a centralized overview and easier access to key actions upon opening Scanopy ([#513](https://github.com/scanopy/scanopy/pull/513)).
- Add daemon standby status and docs-linked status tags, enabling clearer communication of daemon states and quick access to documentation for troubleshooting ([#513](https://github.com/scanopy/scanopy/pull/513)).
- Add FirstGroupCreated telemetry and topology/share nudges, helping monitor user engagement and guiding new users to sharing and topology features for improved onboarding ([#513](https://github.com/scanopy/scanopy/pull/513)).
- Add CLI argument for accept_invalid_scan_certs and fix boolean command generation, allowing advanced users to scan networks with self-signed certificates more easily ([#513](https://github.com/scanopy/scanopy/pull/513)).

## Improvements

- Improve daemon status tag colors and priority,

---

**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.14.7...v0.14.8