Changelog

Track all updates, improvements, and new features in ClarifAI

v0.6.1 Latest
Last updated: 2025-01-06

v0.6.1

Latest
2025-01-06

Profile UI Overhaul & CRUD Fixes

Compact profile design, removed agent insights, fixed data display issues

Profile Page Redesign

  • Removed oversized Agent Mode Insights section (user feedback)
  • Converted all Card components to compact bordered sections
  • Reduced padding from p-6 to p-2/p-3 for information-dense layout
  • Made sprint cycle section compact and functional

CRUD & Data Fixes

  • Fixed profile showing mock/random data instead of real user data
  • Corrected category progress calculations to use actual goal completion
  • Fixed goal counts to display real numbers from profile data
  • Restored proper CRUD operations for goals and tasks

Technical Improvements

  • Completed P2.10 testing infrastructure with Vitest + Supertest
  • Added comprehensive unit tests for core functions
  • Implemented structured logging with PII protection
  • Enhanced agent route modularity and maintainability

v0.6.0

Previous
2025-09-29

Major UI/UX Improvements & Critical Fixes

Voice interface overhaul, goal deduplication, onboarding improvements, and agent response fixes

bug Fixes:8
improvements:12
impact:Major UX improvements and critical functionality fixes

Voice Interface Redesign

  • Added proper RED CANCEL + GREEN SEND buttons when recording
  • Fixed voice recording interface to show both buttons simultaneously
  • Improved mobile touch targets for voice controls (56px minimum)
  • Removed complex voice modal in favor of simple two-button interface

Goal Management Fixes

  • Fixed aggressive goal deduplication to catch identical goals (e.g., marathon duplicates)
  • Stopped generic milestone spam ("Getting started, Making progress")
  • Fixed goal editing wiping all other goals from profile
  • Replaced hardcoded milestones with actual goal subGoals data

AI Agent Improvements

  • Fixed useless "captured 0 goals, queued 0 tasks" responses
  • Added contextual, helpful AI responses based on message type
  • Improved agent prompts for emotional/venting messages
  • Enhanced goal-related message handling

Onboarding System Overhaul

  • Added "Skip All & Start" button for instant onboarding skip
  • Improved existing user detection to prevent unnecessary onboarding
  • Enhanced checks for preferences, vision, and other user activity
  • Better onboarding completion tracking

Technical Improvements

  • Simplified goal deduplication logic for better performance
  • Fixed TypeScript compilation errors
  • Removed unused voice recording functions
  • Updated API endpoints for proper goal management

v0.5.4

Previous
2025-09-20

Critical Production Fixes

Emergency fixes for authorization issues and navbar logic

bug Fixes:4
improvements:4
impact:Restored proper authorization for all users

Critical Production Fixes

  • Fixed authorized users seeing "Please join waitlist" message
  • Fixed database separation breaking user authorization lookup
  • Simplified navbar logic to clear 3-state system
  • Reverted problematic database environment separation

System Stability

  • Added fallback logic for database connection issues
  • Improved error handling in auth system
  • Removed complex navbar fallback logic
  • Fixed TypeScript linting errors

v0.5.3

Previous
2025-09-20

Bug Fixes & Database Cleanup

Fixed critical issues and separated development from production data

bug Fixes:4
improvements:7
impact:Resolved major user signup and data persistence issues

Critical Bug Fixes

  • Fixed signup issue where users could sign in but not join waitlist
  • Fixed conversation messages not saving between sessions
  • Fixed admin dashboard showing duplicate waitlist entries
  • Fixed navbar appearing for users not on waitlist

Database & Infrastructure

  • Separated development and production databases
  • Cleaned up test data from production environment
  • Improved database connection handling
  • Added conversation save status indicator

User Experience

  • Google sign-in now automatically joins waitlist
  • Better text formatting in chat messages
  • Improved chat input box that grows with longer text
  • Fixed voice mode interface issues

v0.5.2

Previous
2025-09-19

Waitlist System Improvements

Fixed waitlist signup flow and improved user experience

bug Fixes:4
improvements:3

Waitlist Fixes

  • Fixed users getting stuck in signup flow
  • Improved waitlist status messages
  • Better error handling for rejected applications
  • Automatic redirects for approved users

v0.5.1

Previous
2025-09-18

Admin Dashboard

Added admin dashboard for user management and business metrics

new Features:4
improvements:6

Admin Tools

  • Admin dashboard for managing waitlist users
  • User activity and engagement metrics
  • System performance monitoring
  • Bulk user management operations

v0.5.0

Previous
2025-09-15

Goal Management Overhaul

Improved goal tracking and Todoist integration

improvements:8
bug Fixes:3

Goal System

  • Better goal categorization (Fitness, Family, Finance, Fun)
  • Improved goal breakdown for complex multi-area goals
  • Enhanced goal intelligence and extraction
  • Fixed onboarding flow persistence issues

Todoist Integration

  • Smart connection status tracking
  • Improved sync reliability
  • Better user flow for setup
  • Context-aware button behavior

v0.2.0

Previous
2025-09-14

Major Cleanup

Codebase optimization and performance improvements

Performance

  • Removed 55+ unused files (48% codebase reduction)
  • Enhanced chat performance and reliability
  • Fixed rate limiting and connection issues
  • Optimized build process

AI System

  • Improved chat response quality
  • Better context awareness
  • Enhanced mode detection
  • Optimized conversation flow

v0.1.0

Initial
2025-09-01

Initial Release

MVP launch with core features

Core Features

  • Todoist integration with OAuth
  • AI chat assistant with multiple modes
  • User profile system
  • Goal management basics
  • Admin dashboard
Want to suggest a feature or report a bug? Send us feedback