Skip to main content
01/29/2026
v2.0

🎯 Highlights

  • Complete platform rebuild on React + Convex for dramatically improved performance
  • More powerful Smart AI Agent
  • New pay-as-you-go credit system for flexible usage
  • Faster, semi-automated HIPAA-compliant deployment pipeline

✨ New Features

  • New Tech Stack: Migrated to React + Convex, replacing Supabase + Render infrastructure with approximately $900 USD/month savings
  • Claude Opus 4.5 Integration: AI Coder now powered by the most advanced AI models
  • Pay-As-You-Go Credits: Flexible credit purchasing system and smart consumption logic
  • Dev Console: New console providing real-time activity transparency and debugging capabilities
  • Interactive Navigation Bar: Redesigned navigation for faster project workflows
  • Preview Modal Redesign: Updated preview button and modal with HIPAA warning banner for compliance awareness
  • Publish Flow: New deployment flow - Submit your deployment to the support queue
  • Logo & Favicon Upload: Upload custom branding assets directly in the editor
  • Video Tutorial Playlist: YouTube playlist for onboarding
  • Custom Plan Credits: Enterprise support for custom monthly credit allocations

πŸ”§ Improvements

  • Massive Performance Update: Significantly snappier UX, faster page generation, quicker code changes, and fully stable previews
  • Web Container Stability: Resolved disconnection and stability issues
  • AI Response Formatting: Improved thinking sequence display
  • Blank Template: Introduced a Blank Template at initial project creation
  • Auth Template: Blank template with authentication built in

πŸ› Bug Fixes

  • Dashboard 404 Error: Fixed refresh (cmd+r) causing 404 on Vercel-hosted dashboard
  • Port 5174 Error: Resolved β€œUnable to connect to port 5174” after Vercel previews
  • Video Player UI: Fixed styling and call-to-action to match v1
  • Project Creation Spinner: Added loading indicator to prevent β€œstuck” appearance
  • Free Tier Error Message: Updated messaging for users attempting to create more projects
  • Legacy Modal (v1 Projects): Fixed display for existing users loading v1 projects
  • Legacy Modal (First v2 Project): Fixed display for existing users creating first v2 project

πŸ”„ Legacy Support

  • v1 project routing and support maintained for paid users backwards compatibility
11/7/2025
v1.1

🎯 Highlights

  • Interactive example prompts for improved onboarding experience
  • New admin section for platform management
  • Enhanced navigation with help button

✨ New Features

  • Prompt Example Suggestions: Interactive example prompt feature that cycles through real-world healthcare use cases. Users can click β€œSee example” to explore different prompts that automatically type out the prompt.
  • Admin Section: New administrative interface for specode.ai platform management
  • Help Button: Added help button to top navigation for easier access to support resources

πŸ”§ Improvements

  • Prompt Text Area Styling: Updated text color in prompt text area to use primary text color for better readability

πŸ› Bug Fixes

  • AI Coder Chat Truncation: Fixed issue where AI Coder was cutting off prompt chats prematurely
10/21/2025
v1.0

🎯 Highlights

  • Initial production release of Specode AI Coder and Foundation platform
  • Comprehensive EMR modal components for allergies, conditions, and medications
  • Enhanced AI Coder chat interface with improved output formatting
  • Production-ready deployment

✨ New Features

  • EMR Allergy Management: Add/Edit modal component for patient allergies
  • EMR Condition Management: Add/Edit modal component for patient conditions
  • EMR Medication Management: Add/Edit modal component for patient medications

πŸ”§ Improvements

  • Chat Output Formatting: Improved AI Coder response display with better structure and reduced delays between message segments
  • Environment Setup: Environments configured on Supabase

πŸ› Bug Fixes

  • Fixed AI Coder project loading failures
  • Resolved connection interrupted errors
  • Fixed intermittent network errors that required page refresh
  • General UI consistency improvements and cleanup