Skip to main content
2026-01-28

Enhancements

Maintenance & Stability

Infrastructure improvements and system optimizations to keep Rocket running smoothly.
  • This week focused on fine-tuning behind the scenes. We polished workflows, improved system reliability, and enhanced overall platform performance to keep your builds fast, stable, and ready for liftoff.
2026-01-21

Enhancements

Flutter Web Platform Compatibility

Added Flutter web platform compatibility checks for packages, ensuring better package selection and compatibility when building Flutter web applications.

Supabase V2 for All Frameworks

Supabase integration has been upgraded to V2 across all frameworks, providing improved reliability and better context handling for Supabase operations.
2026-01-14

Enhancements

APK Generation

Updated code to now support auto bug fix for APK.

Landing Page Generation

Added support for asset attachments when generating landing pages, with clearer guidance.

React Component Export Detection

Improved React component export detection to support more patterns and increase reliability.

Postman Environment Variables

Added support for Postman environment variables in API integrations, making it easier to work with different environments and configurations when importing APIs.
2026-01-08

New Features

Share with Remix

Share your complete projects with others using remix links.
  • Create shareable remix links from any project (paid users only).
  • Recipients can instantly clone your project and start using it by adding their own credentials.
  • Environment variables and integration keys are automatically removed for security.
  • See the Share with Remix guide for details.

Web Browser Notifications

Stay informed with push and audio notifications on web browser.
  • Push notifications: Get browser alerts for build completions and errors.
  • Audio notifications: Hear sounds when tasks need attention.
  • Configure notification preferences from Account Settings > Notifications.
  • See the Notifications guide for details.

Enhancements

Flutter Code Generation

Improved code generation with clearer rules for bottom navigation integration.

Landing Page Flow

Updated the initial flow for the Landing Page (HTML) use case.

Next.js 15 Support

Added support for Next.js version 15 in generated code.

React Supabase Auth

Fixed Supabase authentication issues in React projects.