Release Notes
Release V2025 4 19

Release Notes for v2025.4.19

🚀 This release focuses on improvements to our authentication process and GitHub Actions workflow.

Highlights

  • 🔐 Enhanced authentication flow to ensure proper workspace initialization
  • 🛠️ Optimized GitHub Actions to skip unnecessary builds

Changelog

  • actions: dont build when nothing has changed for app and backend (#1230)
  • Auth: add state barrier to loading the app dependent on resolving workspace (#1229)
  • Revert "Auth: Ensure a workspace is always set before continuing initialization. (#1227)" (#1228)
  • Auth: Ensure a workspace is always set before continuing initialization. (#1227)
  • Revert "Fix rapid redirects in Auth components (#1224)" (#1226)
  • Fix rapid redirects in Auth components (#1224)