infra: updated code-server version to 4.1.0 (features VS Code 1.63.0).
infra: updated Kubernetes libraries to 1.21.
api: added ability for users to set preferred ICE protocol (e.g., TURN or
STUN).
Bug fixes đ
web: fixed issue with RStudio login redirects.
web: fixed issue where usernames in dev URLs were case-sensitive.
web: fixed issue where resource quota changes were audit logged incorrectly.
web: fixed issue where deleting a workspace caused a âFailed to fetch
applications!â error.
web: fixed issue where the Dashboard showed a âworkspace availableâ
notification even though the build failed.
web: fixed issue with the Create/Edit a Workspace form not displaying errors
if users provided non-unique workspace names.
web: fixed issue with code copy buttons in the UI.
web: fixed issue where users arenât logged out correctly after changing the
password.
C4D: fixed issue with Docker workspace provider form throwing âFailed to
create/update workspace provider!â errors.
C4D: fixed âResource Load Unknownâ errors that occurred during the workspace
build process.
infra: fixed issue where the API call issued by Coder while loading the
workspaces page returns the image and information on all workspaces using that
image, leading to degraded performance.
infra: fixed issue with workspace build jobs scheduled multiple times.
infra: fixed memory leak when a client connects to a workspace.
infra: fixed issue where dev URL access settings werenât enforced after
changes made by site managers.
infra: fixed issue regarding mTLS not working with Git providers and Docker
registries.