Changelog

New features, improvements, and bug fixes. Follow our progress as we build the future of backend infrastructure.

Stay up to date

Get notified when we ship new features

v0.5.02024-01-15

Database Branching & Real-time Subscriptions

featureDatabase branching for instant isolated copies
featureReal-time subscriptions for database changes via WebSocket
featurePoint-in-time recovery up to 30 days
improvementConnection pooling now enabled by default
improvement2x faster query execution
fixFixed memory leak in long-running queries
v0.4.02024-01-08

Edge Functions v2

featureTypeScript support with full type checking
featurenpm package imports in functions
featureFunction versioning and instant rollback
featureStreaming responses support
improvementCold start time reduced to under 50ms
improvementLocal development server with hot reload
fixFixed timeout issues for long-running functions
v0.3.22024-01-02

Storage Improvements

featureImage transformations via URL parameters
featureResumable uploads for large files
improvementCDN cache hit ratio improved to 95%+
fixFixed signed URL expiration edge cases
v0.3.12023-12-28

Bug Fixes & Performance

improvementDashboard load time reduced by 40%
fixFixed OAuth callback handling for GitHub
fixFixed migration ordering issues
fixFixed API rate limiting calculation
v0.3.02023-12-20

Authentication System

featureEmail/password authentication
featureOAuth providers: Google, GitHub, GitLab
featureMagic link passwordless login
featureSession management with JWT
featureRow-level security integration
improvementSecure token refresh mechanism
v0.2.02023-12-10

CLI & SDK Release

featureCLI for project management
featureTypeScript SDK with full type safety
featurePython SDK with async support
featureGo SDK with idiomatic API
featureInteractive TUI mode in CLI
improvementAPI documentation improvements
v0.1.02023-12-01

Initial Release

featurePostgreSQL database per project
featureObject storage with S3-compatible API
featureEdge functions deployment
featureDashboard for project management
featureREST API with full CRUD operations

Want to see what's next?

Check out our public roadmap and vote on upcoming features.