Chi'Va Version Release Notes

Stay updated with the latest version release notes for Chi'Va's AI EMDR mental performance assistant platform. Learn about new features and improvements.

Version: 6.2.0

Release Date: 2025-08-09

  • Style repairs
Version: 6.1.0

Release Date: 2025-08-01

  • Updated public website with authentication routes vs public routes.
Version: 6.0.2

Release Date: 2025-07-31

  • Integration patch fixes.
  • Prisma to Drizzle translations.
Version: 6.0.1

Release Date: 2025-07-24

  • Auth v5 migration finalized.
  • Stripe integration restored.
  • Drizzle ORM migration
  • NextAuth + DrizzleAdapter integration, export fix
  • Schema consolidation (lib/db/schema.ts) and import updates
  • Module resolution fixes (react-hook-form, resolvers, aliases)
Version: 6.0.0

Release Date: 2025-07-24

  • Major migration update for new auth & sso login/signin security.
  • Communication platform install for client/provider interaction.
  • Drizzle DB singleton + removal of Prisma pattern
  • NextAuth + DrizzleAdapter integration, export fix
  • Schema consolidation (lib/db/schema.ts) and import updates
  • Module resolution fixes (react-hook-form, resolvers, aliases)
  • Zod v3 restoration and resolver alignment
  • auth.config.ts compile fix
  • NextAuth peer dependency strategy guidance
  • Tailwind 4 migration (@tailwindcss/postcss, PostCSS config)
  • Lockfile cleanup (pnpm only)
  • Misc debugging: import paths, build repairs
Version: 5.2.0

Release Date: 2025-05-04

  • updating and migrating to Auth v5
  • FORCED STOP Auth v5 still too early no support for signIn/signOut
Version: 5.1.0

Release Date: 2025-05-04

  • customer created first
  • Brand New: Stripe Integration Flow for payments
  • User Subscription data fetching and storing.
  • Stripe sync now happens via API.
  • User logins are now faster and more secure with no external Stripe calls during authorize().
  • ??? Visiting the dashboard triggers a live fetch from Stripe, updates the Subscription table, and returns current status + billing info to the frontend.
  • Webhook integration now active to keep subscription data in sync for renewals, cancellations, and other changes.
  • This update improves performance, ensures real-time accuracy, and streamlines the overall subscription experience.
  • Updated dependency versions
Version: planned 5.0.2

Release Date: 2025-04-27

  • In Progress: Resource Guides and Chi'Va agent guide
  • In Progress: Summary Data collection feature setup
  • Model selection options to test out free and lower cost models.
  • Tailwind v4 dependency updates
Version: 4.0.0 deprecated

Release Date: 2025-04-08

  • !Known race condition bug!
  • Update: Improved Stripe Sync Flow for User Subscriptions.
  • Stripe sync now happens on dashboard load.
  • User logins are now faster and more secure with no external Stripe calls during authorize().
  • Visiting the dashboard triggers a live fetch from Stripe, updates the Subscription table, and returns current status + billing info to the frontend.
  • Webhook integration remains active to keep subscription data in sync for renewals, cancellations, and other changes.
  • This update improves performance, ensures real-time accuracy, and streamlines the overall subscription experience.
Version: 3.4.1

Release Date: 2025-04-04

  • Dynamic meta tags set for all pages.
  • Updated styling for the all landing pages.
  • Updated all pages to be more user friendly.
Version: 3.3.13

Release Date: 2025-04-04

  • List migration code.
  • Release candidate testing.
  • Session testing
  • DB migration for personalization
  • Session code updated, new DB schema and function calls for updates, dev DB deleted for new migration for personalization
  • Fixing schema details for credentials and testing reg & login flow step by step.
  • Add Video Resource Pages for BLS and Breathing
Version: 3.2.17

Release Date: 2025-03-13

  • User Registration flow optimized to be frictionless and secure.
  • Fixed server actions and code flow
  • Updated content index
  • History table added
  • Improved Reg UX
  • Refactored for efficiency & maintenance
  • Personalizing the UI
  • Updating Subscription status.
  • API endpoint & TypeScript errors to improving registration flow.
  • Single optimized registration flow for all users.
Version: 3.1.4

Release Date: 2025-03-09

  • Contact form now sends email messages to database
  • Initiated prisma schema for contact form
  • Updated all forms to work with new page wrapper
  • Drizzle migration
  • updated email table
  • Optimized contact pages for UI UX feedback and best practice rendering
Version: 3.0.9

Release Date: 2025-03-06

  • Stripe Subscription Integration
  • Added new subscription plans
  • Subscription selection routes to registration page then to checkout and subscription page logic
  • Added new field for name on registration form & in db
  • Added customerId to user table
  • KPI tracking conversion flow.
  • Cart now displays selected subscription plan.
  • Stipe errors fixed.
Version: 2.9.8

Release Date: 2025-03-04

  • Updated main landing page styling
  • Launch new landing page home screen styling
  • Landing pages updated for greater UX
  • List injection
Version: 2.8.1

Release Date: 2025-03-03

  • Add Landing Pages Card/Buttons Temp state for Chi'Va resource support.
  • Added Breathing Support videos page.
Version: 2.7.0

Release Date: 2025-03-02

  • Optimized chat for efficiency reducing risk of memory leak and double rendering from unclosed code.
  • Chat performance is now...
  • Memory Leak-Free (No unnecessary setTimeout stacking).
  • More Efficient (Reduces unnecessary re-renders).
  • Better Performance (Prevents excessive API calls).
  • No extra messages cluttering the chat.
  • AI processing stops correctly when belief selection triggers.
  • More efficient state updates.
Version: 2.6.10

Release Date: 2025-03-01

  • Added Chi'Va Belief Table
  • Updated the follow of the sessions to display full table for ease of belief selection.
  • Added back up page for beliefs in resources.
  • Added feature to display belief as a popover.
  • Added feature to display breath counter as a popover.
  • Added feature to display BLS eye movement shifter as a popover.
  • Optimizing Chat to avoid re-renders and memory leaks.
Version: 2.5.2

Release Date: 2025-02-24

  • Added Demo videos to help clients understand how to use Chi'Va.
  • Included tooltip for buttons that require registration to gain access for enhanced UX.
Version: 2.4.5

Release Date: 2025-02-18

  • Fixed Vote system 404.
  • Fixed chat session 404, 405 on submit.
Version: 2.3.1

Release Date: 2025-02-18

  • Added Dynamic resources for mental and behavioral support for customers with real needs in real time.
  • Now chiva-resources will load unlimited resources by issue type setting the stage foe future search functionality.
  • Set button states to pulse for Users in need of immediate support to aide in UX friendliness.
Version: 2.2.5

Release Date: 2025-02-15

  • Created DashSidebar for reuse in dashboard layout with DashLinkBar
  • Replaced chat content with dashboard-specific navigation added dash toggle button for nav
  • Integrated SidebarProvider and SidebarInset for consistent sidebar behavior
  • Improved Tailwind styling for sidebar links and hover states
  • Updated layout.tsx to use DashSidebar with authentication logic
  • Updated location of the them toggle button for user preference on light vs dark mode.
  • Added legal content for terms and privacy
  • Mobile nav added with Links styling and Dropdown functionality
Version: 2.1.9

Release Date: 2025-02-13

  • Updated dashboard links for new customers on production
  • Removed top bar where not needed
  • Added return to dashboard in session chat sidebar
  • Updated sidebars for user accounts
Version: 2.0.7

Release Date: 2025-02-06

  • Initial release with basic features
  • User authentication and authorization
  • Basic UI components

Learn about Chi'Va:

Company Updates