Skip to content

v0.9.106 — Smoother session open and switch, plus marketing and maintenance-banner polish

Choose a tag to compare

@github-actions github-actions released this 12 Jul 11:19
c32db45

Fixed

  • Opening or switching sessions no longer flashes a blank screen. A brief "runtime still starting" moment during a switch is now treated as a loading state, not an error, so the session just renders in place.
  • A session whose sandbox had gone idle no longer dead-ends on "open a new session." It now resumes on its own, with an in-place Restart if it can't wake automatically.
  • Cleaned up the marketing site: removed dead Compare links from the footer, dropped Blog from the nav, and fixed the CLI footer link.

Improved

  • The deploy maintenance banner is clearer and on-brand, and is treated as a critical rollout signal.

What's Changed

  • chore(release): VERSION → 0.9.106 [skip ci] by @github-actions[bot] in #4491
  • fix(session): kill white-flash on switch + auto-resume hibernated sandboxes by @markokraemer in #4494
  • chore(dev-eks): deploy dev-e9712115 [skip ci] by @github-actions[bot] in #4496
  • fix(runtime): preserve sandbox identity during recovery by @markokraemer in #4497
  • chore(dev-eks): deploy dev-b7e6ec91 [skip ci] by @github-actions[bot] in #4499

Full Changelog: v0.9.105...v0.9.106