Skip to content

Jelly v0.1.9

Choose a tag to compare

@github-actions github-actions released this 29 Jun 07:25

Features

  • folder switcher in titlebar with context menu and dropdown outside-click fix (b838774)
  • menu: add 'Add Folder to Workspace' to File menu (6d016ab)
  • multi-folder workspaces with folder switcher and welcome screen tabs (4c268c1)
  • terminal: add + button to terminal panel and fix file target for empty pane (11d69e2)
  • workspace-title: show recent folders and fix chevron alignment (dddc8e3)

Bug Fixes

  • prevent editor text selection during file/tab drag (54610c5)
  • terminal: preserve PTY sessions across folder switches (1aca56b)
  • workspace: preserve terminal sessions on folder switch (d919b28)

Reverts

  • Revert "fix(workspace): preserve terminal sessions on folder switch" (371423f)