Desktop Devlog - 2025, week 38

0.0.97

  • Updated SSH library, handle reconnecting + keepalives
  • Added sync concurrency + background control
    • Some users reported slowdowns while sync was running. You can now control if background sync happens, and how many processes run from the settings.
2 Likes

0.0.99

:rocket: Features

  • The main editor window is now a tabbed, multi-document editor. All Runbooks and full-screen app sections (settings, history, etc) now open in a new tab.

:bug: Bug Fixes

  • Closing and reopening the sidebar resulted in a stuck loading state.

:wrench: Build Changes

  • Dropped macOS x86 build
3 Likes

0.0.100

:bug: Bug Fixes

  • Fixed opening an existing offline workspace overwrites the workspace’s ID — this allows properly sharing an offline workspace between multiple users
  • Added the ability to locate an offline workspace’s folder if the path has changed
  • Disabled Prometheus block animations and sped up rendering
2 Likes