Changelog

Recent releases — see the full changelog on GitHub

v1.43.97

July 25, 2026

Login & Landing Page Polish

fix

Login page left side illustration fills panel, no scrolling past fold

fix

Sign-up page illustration fills panel, no scrolling past fold

fix

Checklist loading spinner now shows cycling text instead of plain spinner

fix

Checklist email capture now actually saves lead to database

v1.43.94

July 25, 2026

Image Studio: Upscale 502 Fix

fix

Upscale now works for saved images with R2 URLs — fetches from R2 directly, converts to base64

fix

Save flow: only clears expiry when R2 upload succeeds (prevents expired URLs from appearing saved)

v1.43.92

July 25, 2026

GHA Pipeline Fixes

fix

Vitest environment changed to jsdom globally — fixes Mantine window error in GHA

fix

Middleware test excluded from pre-build run, runs after build step

v1.43.83

July 25, 2026

Checklist → Sign-up → Onboarding Carry-Over

add

Checklist CTA passes industry/location/stage to /signup via URL params

add

Sign-up page stores checklist context in sessionStorage

add

Onboarding Step 1 pre-fills industry from checklist

v1.43.77

July 25, 2026

Business Readiness Checklist — Landing Page Component

add

Interactive form with industry dropdown, location, stage → generates personalized checklist

add

Checklist categories tagged with assistant avatars (Bear, Finn, Charlie, Noel, Mara)

add

XL-tier modal with progress tracker, copy to clipboard, email capture

v1.43.75

July 25, 2026

CRM Safe Deletion — Soft-Delete + Cascade Cleanup

add

archiveCustomer replaces hard DELETE — orders keep FK, interactions preserved

add

Cascade cleanup: orphaned memories marked stale, proactive signals dismissed

add

Intent Router detectCrmDeleteIntent for Ryan — preview + confirmation

v1.43.74

July 24, 2026

Consolidated CSV Replace Pipeline

add

Single atomic replace pipeline: parse → preview → delete → file → CRM update

add

Replace intent in Intent Router with confirmation flow

fix

Dead CRM recalculation code in ingestFinancialData handler fixed

v1.43.71

July 24, 2026

Sprint AC: Intent Router — Deterministic Data Mutation

add

Server-side intent detection for edit/delete ledger mutations — no more AI unreliability

add

getTransactions description updated — removes 'WARNING' that scared AI from using it

add

Cleanup/review intent catches vague requests, scans ledger for real issues

v1.43.42

July 21, 2026

Finn Transaction Edit/Delete Tools

add

deleteTransactions tool (bulk) — preview via getTransactions → proposeActions → execute

add

updateTransaction tool (single edit) — find via getTransactions → confirm → execute

add

BULK DELETE PROTOCOL and SINGLE EDIT PROTOCOL added to Finn's system prompt

v1.43.41

July 21, 2026

Sprint Y: No Dead Ends + Workflow Memorization

add

No Dead Ends shared system prompt — universal 5-step fallback protocol

add

Workflow persistence: saveWorkflow, getWorkflows, runWorkflow tools for all 7 personas

add

Proactive Huddle suggestion — [Bring to the Huddle?] chip for cross-domain requests

View full changelog on GitHub →

← Back to Home