Skip to main contentπ― 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
π― 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
π― 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