You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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