From e0f29499dea461ee4a7984874456b5462990d515 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 10 Feb 2026 13:57:27 +0000 Subject: [PATCH] docs: add release notes for v0.14.4 --- src/lib/changelog/v0.14.4.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/lib/changelog/v0.14.4.md diff --git a/src/lib/changelog/v0.14.4.md b/src/lib/changelog/v0.14.4.md new file mode 100644 index 0000000..fd4cc16 --- /dev/null +++ b/src/lib/changelog/v0.14.4.md @@ -0,0 +1,25 @@ +--- +version: 0.14.4 +date: 2026-02-10 +title: Free Tier & Billing Updates +social_post: • Introduced Free tier and revamped billing for easier onboarding\n• Added referral source fields to tailor setup\n• Moved CRM/email integration to Brevo\n• Improved UI for billing and subscriptions +contributors: Maya,MidG971,dependabot[bot] +--- + +# Scanopy v0.14.4 Release Notes + +## New Features + +- Add Free tier and overhaul billing system with improved onboarding, making it simpler for users to get started and manage their subscriptions ([#491](https://github.com/scanopy/scanopy/pull/491)). +- Add referral source and Cloud-only qualification fields to help tailor the onboarding experience and streamline account setup ([#494](https://github.com/scanopy/scanopy/pull/494)). + +## Improvements + +- Replace HubSpot CRM and transactional email integration with Brevo for streamlined account communications and improved reliability ([#491](https://github.com/scanopy/scanopy/pull/491)). +- Update billing lifecycle handling for failed payments, payment method changes, and real-time subscription status, providing clearer feedback during account changes. +- Enhance UI with billing tooltips and centralized plan restrictions for more intuitive subscription upgrades and management. +- Refine onboarding UI and flow, removing legacy steps and simplifying network and deal + +--- + +**Full Changelog**: https://github.com/scanopy/scanopy/compare/v0.14.3...v0.14.4