Beta
Docs
← Back to Changelog

Stale app tabs recover after deploys

Hylope can now reload stale build chunks after a release instead of leaving an older tab on a crash screen.

Released in v0.9.35.

When a browser tab is still open from an older Hylope deploy, the app can now recognize stale chunk-load failures and recover by refreshing into the current build. That should turn a class of post-release crash screens into a normal reload.

This complements the update badge flow by making long-lived tabs more resilient when a new version ships while you are away from the workspace.