diff --git a/src/lib/changelog/v0.14.9.md b/src/lib/changelog/v0.14.9.md new file mode 100644 index 0000000..7fa0f17 --- /dev/null +++ b/src/lib/changelog/v0.14.9.md @@ -0,0 +1,19 @@ +--- +version: 0.14.9 +date: 2026-02-28 +title: Home Tab & Timezone Scheduling +social_post: • Home tab now gives a central overview and access to key actions\n• Schedule discovery by local timezone\n• Daemon standby and detailed status tags +contributors: Maya +--- + +# Scanopy v0.14.9 Release Notes + +## New Features + +- Add Home tab as the default landing page, providing users with a centralized overview of network discovery status and quick access to key actions ([#315](https://github.com/scanopy/scanopy/pull/315)). +- Add timezone support for discovery scheduling, allowing users to schedule tasks according to their local time and avoid confusion with time-based rules ([#307](https://github.com/scanopy/scanopy/pull/307)). +- Add daemon standby status and docs-linked status tags, giving more granular visibility into + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.14.8...v0.14.9