Product updates

Feature
New

Introducing Security Scanner

Radial circle for changelog entry Introducing Security Scanner

πŸš€ New Features

Catch Security Issues Before They Ship

  • Run reflex cloud scan from any Reflex app to upload its source to Reflex Cloud for a Reflex-aware security review
  • Authenticate with reflex login, or pass --token with a REFLEX_AUTH_TOKEN for 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 none to 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

Read the Security Scan docs

Enhancement
Bug Fix

Claude Opus 1M, faster app loads, and UI fixes

Radial circle for changelog entry 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
Enhancement
Performance

Major Git Improvements and Enhanced Features

Radial circle for changelog entry 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.