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)