Skip to content

v0.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 17:30
e0f3104

Added

  • support Toolbox 3.5 provider header behavior
  • workspace list filtering that mirrors the Coder web dashboard

Fixed

  • snackbar dismissal no longer cancels the calling coroutine, so error popups during URI handling don't leave the page
    stuck in a busy state
  • faster workspace list refresh: agents are no longer fetched for stopped workspaces

Changed

  • skip the Coder TLS alternate hostname when fetching IDE metadata from JetBrains
  • notifications are now persistent popups instead of snackbars, so they survive a hidden window and no longer get
    dropped
  • workspace lists now default to My workspaces, so users initially see only workspaces they own. Users can
    switch to All workspaces, and that selection is persisted per Coder deployment hostname.