Sandbox image builds keep working under the snapshot quota, and turning off session oversight takes effect everywhere at once.
Fixed
- Snapshot cleanup now removes images left behind by deleted App deployments, so new sandbox images keep building instead of hitting the provider quota.
- Turning off session oversight takes effect immediately on every server. Admins can no longer open a member's private session for a few seconds afterwards.
Improved
- Gateway request logs split latency into admission time and upstream wait.
- The Settings panel and icon pickers load on demand, so the app opens faster.
What's Changed
- chore(release): staging VERSION → 0.13.37 [skip ci] by @github-actions[bot] in #7822
- chore(release): VERSION → 0.13.37 [skip ci] by @github-actions[bot] in #7823
- perf(web): load the Settings panel body and the icon pickers on demand by @markokraemer in #7820
- chore(release): VERSION → 0.13.38 [skip ci] by @github-actions[bot] in #7825
- chore(release): staging VERSION → 0.13.38 [skip ci] by @github-actions[bot] in #7826
- fix(tests): remove three false-fail traps from the release gate by @markokraemer in #7827
- fix(iam): close the session-oversight fail-open cache window across replicas by @markokraemer in #7829
- feat(gateway): split each request's latency into admission and upstream wait by @markokraemer in #7830
- fix(snapshots): reap dead App-deployment images in Daytona quota GC by @markokraemer in #7828
- Promote main ed3e30b to staging (v0.13.38) by @markokraemer in #7831
- Release v0.13.38 — Reliable image builds, and session oversight that turns off everywhere by @github-actions[bot] in #7832
Full Changelog: v0.13.37...v0.13.38