🎯 Highlights
- Significantly faster project loading and setup times
- Fixed critical authentication and connectivity issues
✨ New Features
- Dynamic Cross-Domain Authentication: Signing into your deployed Specode app preview now works seamlessly across all environments, resolving redirect errors that previously occurred on Vercel previews
🔧 Improvements
- Faster Project Loading: Projects now load noticeably faster thanks to parallel processing, optimized dependencies, and smarter caching - saving up to a minute in some cases
- Smoother Startup Experience: Eliminated the blank white screen that appeared when opening a project
- Security Update: Upgraded our underlying framework to address a critical security vulnerability
🐛 Bug Fixes
- Fixed an issue where environment variables set in your project weren’t being recognized
- Fixed the HIPAA compliance banner incorrectly appearing in the AI coding workspace instead of only in app previews
- Fixed the “Reload this page” popup that would interrupt you while the AI was working on your app
- Fixed a “Refused to connect” error that occurred when logging out and back in on certain browsers
🎯 Highlights
- Complete platform rebuild on serverless functions for backend 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 serverless backend, replacing Supabase + Render infrastructure with approximately $900 USD/month savings
- Advanced AI Model Addition: 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