Skip to content

v0.9.34

Choose a tag to compare

@github-actions github-actions released this 24 Jul 22:41

0.9.34

  • fix: An unexpected error inside the app's main process no longer takes the window down with every running terminal. Such an error used to end the process immediately, so builds, agents and SSH sessions died with it and could not be recovered. The process now survives and logs the problem instead, and the values the window sends to a terminal are checked before they are used, so a malformed one is discarded rather than ending it
  • fix: A failed save no longer leaves a stray *.dmws-tmp-* file behind — most visibly in a workspace's .dmworkspace folder next to TASKS.md
  • change: The update component moved to a release without a known credential-leak advisory in one of its dependencies. DM Workspace never sent credentials over that path, so no published version was affected