diff --git a/src/lib/changelog/v0.14.7.md b/src/lib/changelog/v0.14.7.md new file mode 100644 index 0000000..5e6ba7c --- /dev/null +++ b/src/lib/changelog/v0.14.7.md @@ -0,0 +1,19 @@ +--- +version: 0.14.7 +date: 2026-02-23 +title: Modal Deep-Linking & Entity Sorting +social_post: • Modal deep-linking via URL for improved navigation\n• Daemon creation wizard modal\n• Onboarding and usage summary emails\n• Group and sort entities +contributors: Maya,Zarakkas +--- + +## New Features + +- Add modal deep-linking via URL parameters, enabling direct links to open specific modals or tabs for improved navigation and workflow integration ([#512](https://github.com/scanopy/scanopy/pull/512)). +- Add step-by-step wizard modal for Daemon creation, making the process more intuitive and accessible for both new and existing users ([#512](https://github.com/scanopy/scanopy/pull/512)). +- Add onboarding emails with Docker discovery tips and plan limits, helping new users get started quickly and understand platform capabilities ([#512](https://github.com/scanopy/scanopy/pull/512)). +- Add trial converted and monthly usage summary emails, keeping users informed about their subscription status and helping them manage their account proactively ([#512](https://github.com/scanopy/scanopy/pull/512)). +- Add group and sort capabilities to six entity pages, allowing users to organize network assets more efficiently for easier management ([ + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.14.6...v0.14.7