Skip to content

v0.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 12:26
· 1 commit to main since this release

Features

  • Replaced the native Help menu with a custom in-app HTML dropdown menu (current dsh / check dsh updates / refresh dsh page / community plugins / awesome-dsh-plugin / official website / about), synced with theme & language
  • Added a View menu with OS-level content fullscreen mode (F11 to toggle); the custom top bar hides and the dsh view fills the window in fullscreen
  • Added a "Refresh dsh page" menu item to reload the dsh view
  • Added the awesome-dsh-plugin community resource link to the menu
  • Added a file tree panel, editable file viewer and IPC file operations (code ready, not yet enabled in the UI)

Bug Fixes

  • Fixed taskbar icon display by using a fixed multi-size icon.ico and unifying the appId
  • Unified build artifact naming to dsh-desktop-0.1.5-windows-x64.zip / .exe
  • Fixed the electron binary download race that caused intermittent CI test failures