Desktop Devlog - 2025, week 39

v0.0.101

:bug: Bug Fixes

  • Re-enabled moving items between workspaces via the context menu

    Note β€” moving items between workspaces is only supported for workspaces of the same type (online vs offline). Moving items between workspaces of differing types will be available in a future version.

  • Fixed a bug where the sync system could mistakenly delete a runbook when moving it between workspaces

  • Fixed a bug where dragging and dropping items within its existing folder could order them incorrectly

1 Like

v0.0.102

:rocket: Features

  • Make the tab bar draggable
  • Add runbook settings and move sharing options there

:bug: Bug Fixes

  • Turning background sync off makes new online runbooks created by others unusable

v0.0.104

:bug: Bug Fixes

  • Recover usable state if an update fails
3 Likes

0.0.105

:bug: Bug Fixes

  • Notify of template var change when script backend sets variable β€” variable display blocks now update in real-time in response to a script setting a variable
  • Adjust search settings to prevent performance issues with large tokens

:books: Documentation

  • Update welcome runbook with org info
  • Fix link to hub docs
3 Likes

0.0.106

:rocket: Features

  • Editor blocks can update to mirror variable value

:bug: Bug Fixes

  • Delay when creating a new online runbook with background sync on
  • Serial execution not working for mysql
  • Fix misaligned check list checkboxes
  • Re-enable β€˜Open in Desktop’ for existing runbooks

:books: Documentation

  • Add common issues and solutions to the contributing guide

:gear: Miscellaneous Tasks

  • Add feedback form
2 Likes