Skip to content

desktop-v0.1.24

Choose a tag to compare

@github-actions github-actions released this 02 Aug 12:47
· 161 commits to main since this release

Added

  • Keep the sidebar in sync when files and folders are added, deleted, or renamed outside Hubble. Thanks @Mamdouh66 for the suggestion! #202
  • Undo accidental file and folder deletions from the confirmation toast or with Cmd+Z. Thanks @Siffrico for the suggestion! #218

Fixed

  • Open File (Cmd+O) only lets you pick a file, so choosing a folder no longer fails to open. #215