You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.