Aug 2026Registro de versões31 August 2026
This month brought a rebuilt admin console with finance and CRM tooling, a revamped billing and credits system, and a wave of reliability work on journey and VoC generation, plus continued internationalisation and canvas refinements.
Admin console5 changes
- —Rebuilt the admin console with new layout, shell, and navigation, adding dedicated routes for platform data, AI engine, content, analytics, and error logs.
- —Added a sales CRM workspace with lead and opportunity CRUD, including a PATCH endpoint for updating statuses and an admin lead reply endpoint with inquiry type preselection.
- —Added finance data fetching, fee breakdowns, and new revenue metrics and visualisations to the admin finance page.
- —Added user stats, organization detail views distinguishing individual and company accounts, and approval/security checks across admin routes.
- —Added tracking and consent management tabs to the admin page, along with colour scheme and accent preference settings.
Billing and credits5 changes
- —Revamped the billing page with new tabs, an admin billing plan matrix, and updated pricing tiers and monthly credit allowances.
- —Added currency selection and price formatting for wallet and billing top-ups, and updated Stripe API version with refined currency rounding.
- —Implemented Enterprise+ credit management with unlimited and pooled credit options, and seeded initial credits for new workspaces.
- —Added a detailed Enterprise+ feature comparison table and documentation for Enterprise+ plans.
- —Improved billing notifications and credit adjustment handling, and refined credits aggregation logic.
Journey generation and VoC engine6 changes
- —Increased output token limits and tightened length governors across journey, VoC document, and measurement generation to reduce truncation and improve reliability, including a continuation loop for large journeys and a per-journey generation lock to prevent conflicting runs.
- —Enforced unique, trimmed stage names during journey generation with a case-insensitive database index to stop duplicate stages appearing.
- —Improved journey regeneration by detaching roadmap initiatives before deleting stages, and improved import error handling with partial recovery support for large or malformed files.
- —Added a VoC Doctrine engine with an 'engine_empty' error case and an acceptance-test harness used to validate the new v2 doctrine logic before removing the temporary route.
- —Consolidated ritual generation into a single job, expanded ritual support to Deployed journeys, and added a cap on rituals generated per selection.
- —Enhanced mining page signal detection with new signal types, opportunity categorisation, precomputed fix options, and dynamic recommendation generation.
Journey canvas5 changes
- —Adjusted the journey canvas toolbar and sticky strip for smoother scrolling and consistent pinning during scroll.
- —Reworked touchpoint item layout, padding, and truncation behaviour, and added a placement-fit indicator for metrics.
- —Added deep-linking to journey views via URL query parameters and a metadata editing API for journeys.
- —Introduced a 24-colour category palette, redesigned ritual and behavioural intervention cards, and refined the emotional arc component with hover details.
- —Added lifecycle filtering, a dashboard card, and a detail page for the journey lifecycle map, gated as an enterprise feature.
Internationalisation3 changes
- —Added translations to activity, mining, benchmarking, roadmap, and journey detail pages using next-intl.
- —Translated journey statuses, actions, and lifecycles, and added localisation support for guided tours.
- —Refined German translations for clarity and consistency, and added a provider for localised canvas views.
Onboarding and guided tours3 changes
- —Expanded onboarding to 7 stages with new behavioural and ritual tips, and added onboarding tours to the dashboard, canvas, journeys, analytics, and archetypes pages.
- —Replaced static and emoji icons with dynamic, URL-based icons in onboarding emails, and updated email footers to use the official logo.
- —Added a cron job to run onboarding emails, and improved guided tour backdrop and shadow styling.
