Skip to content

Glint v0.6.0-beta.9

Choose a tag to compare

@jtbourke jtbourke released this 15 Jul 17:19

What's Changed

Bug Fixes

  • Fix Relay 401 retry flood
  • Fix pairing control Clippy type complexity
  • Fix #3460 review: enforce migration notice
  • Fix #3468: coordinate restore rehydration vs local send + auth-ready sweep
  • Fix #3469: add app-launch reporting coverage
  • Fix #3461: sync dev-server indicator on programmatic pane changes
  • Fix #3460: mark Linux .deb bundle so updater installs it via dpkg
  • Fix #3463 follow-up: confirm control-frame delivery, expiry pruning, testable pairing state
  • Fix #3469: report one anonymous app-launch event per desktop startup
  • Fix #3468: restore + republish Relay sessions after app restart
  • Fix local subscription tier names
  • Fix #3461: clear dev-server indicator when its process exits
  • Fix #3463: require desktop pairing before a browser can observe or interact
  • Fix #3462: route cancel_turn and make remote cancel TOCTOU-safe
  • Fix #3457 review: bind resize dispatcher to session, share hasLayoutBox
  • Fix #3457 review: guard restart dims, share resize serializer, allow tiny panes
  • Fix #3462: relay remote cancellation of the active turn
  • Fix #3456: gate higher-credit models at commit, not at browse
  • Fix #3457: Claude Code terminal still garbles/overlaps text on macOS (regression of #1762)
  • Fix #3456: require confirmation before accessing higher-credit models
  • Fix #3455: remove "Provide Glint Tooling to CLI Agents" outbound MCP server
  • Fix keep-awake lifecycle edge cases
  • Fix #3446: record turn wall-clock on remote turns; stop mislabeling latency as duration
  • Fix #3445: keep the computer awake while Relay is enabled
  • Fix Assist recovery after session expiry

Other Changes

  • Restore all Relay sessions after restart
  • Drop stale MCP server mentions from updater.js pre-update comments (#3455)
  • Publish completed-turn relay summaries (#3450)
  • Harden remote turn timing ordering (#3446)
  • Clarify Relay keep-awake help text

Linux .deb update notice

If you installed Glint v0.6.0-beta.6 through beta.8 from a .deb, in-app update cannot recover automatically. Download the corrected .deb from this release and install it once manually; subsequent in-app updates will work normally.

Full Changelog: v0.6.0-beta.8...v0.6.0-beta.9