From 139f0d46ac4f0e84a63bf216e1055fe7985ee9d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 5 Mar 2026 08:23:47 +0000 Subject: [PATCH] docs: add release notes for v0.14.12 --- src/lib/changelog/v0.14.12.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/lib/changelog/v0.14.12.md diff --git a/src/lib/changelog/v0.14.12.md b/src/lib/changelog/v0.14.12.md new file mode 100644 index 0000000..8f5c769 --- /dev/null +++ b/src/lib/changelog/v0.14.12.md @@ -0,0 +1,20 @@ +--- +version: 0.14.12 +date: 2026-03-05 +title: Entity-Tag Navigation & Billing UX +social_post: • Click entity-reference tags to navigate related entities\n• Back navigation support for tag links\n• Redesigned billing plan selection with pricing simulator\n• Improved onboarding CRO audit +contributors: Maya +--- + +# Scanopy v0.14.12 Release Notes + +## New Features + +- Add entity-reference tag interactivity, letting users click on tags to navigate related entities for a more connected exploration experience ([#566](https://github.com/scanopy/scanopy/pull/566), [#627](https://github.com/scanopy/scanopy/pull/627)). +- Introduce back navigation for entity tag links, allowing users to easily return to the previous tab or entity from deep links ([#627](https://github.com/scanopy/scanopy/pull/627)). +- Redesign billing plan selection UX with card layouts, a pricing simulator, and contextual highlighting, making it easier to compare and select plans ([#643](https://github.com/scanopy/scanopy/pull/643)). +- Add onboarding CRO (Conversion Rate Optimization) audit improvements, streamlining the first-use experience and boosting usability for new users ([#652](https://github.com/scan + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.14.11...v0.14.12