Product updates
Feature
New
Introducing Security Scanner
π New Features
Catch Security Issues Before They Ship
- Run
reflex cloud scanfrom any Reflex app to upload its source to Reflex Cloud for a Reflex-aware security review - Authenticate with
reflex login, or pass--tokenwith aREFLEX_AUTH_TOKENfor CI - Findings are sorted by severity (Critical, High, Medium, Low) with file, line, category, description, and recommended fixes when available
- Use
--fail-on <severity>to exit non-zero when findings reach that level or above (default:low; pass--fail-on noneto always succeed) - Export raw results with
--json(or-j) for automation and reporting - Run non-interactively in CI with
--no-interactive - New Security Scanner page in the sidebar with setup guidance
Enhancement
Bug Fix
Claude Opus 1M, faster app loads, and UI fixes
π§ Improvements
- Upgraded to Claude Opus 1M (now generally available)
- Faster app load times with improved import performance
- Testing tab UI improvements
π Bug Fixes
- Fixed shadows not displaying in production builds
- Fixed non-scrollable edit integration modal
- Forking an app within the same project now correctly preserves shared integrations
Other
- Share button is now hidden for private apps
Feature
Enhancement
Bug Fix
User-Initiated Testing, Snowflake Integration, and Gallery Improvements
π New Features
User-Initiated Testing
- You can now manually trigger tests directly from your workspace.
Snowflake Integration
- Added support for connecting and working with Snowflake.
User-Locked Files
- Files can now be locked to prevent unintended changes.
Low Credit Notifications (Enterprise)
- Enterprise users will now receive alerts when credits are running low.
πΌοΈ Gallery Improvements
Improved Gallery Ordering
- Gallery options are now better organized for easier browsing.
Improved Integration Search
- Searching now correctly returns enabled integrations by name.
π§ Improvements
- Improved project creation flow for better reliability.
- Reduced AI reranking threshold for more relevant results.
π Bug Fixes
- Fixed loading spinner getting stuck when a PAT token expired.
- Prevented unnecessary embedding file downloads.
- Deleting an integration now properly removes associated secrets.
- General sandbox stability improvements.
Enhancement
Performance
Major Git Improvements and Enhanced Features
π Major Git Improvements
- Significant enhancements to Git functionality and integration.
π Updated Contact Form
- Improved contact form with better user experience and validation.
π Improved Plan Parsing
- Enhanced plan parsing capabilities for better accuracy and reliability.
β‘ Performance Improvements for Chat Histories
- Optimized chat history loading and processing.
- Reduced latency when accessing historical conversations.