Build and Release / Build on ${{ matrix.os }} (EasyShell-Linux, npm run build && npx electron-builder --linux, ubuntu-latest) (push) Has been cancelled
Build and Release / Build on ${{ matrix.os }} (EasyShell-Windows, npm run build && npx electron-builder --win, windows-latest) (push) Has been cancelled
- Added SFTP file management capabilities including list, upload, download, delete, and directory operations.
- Integrated SFTP progress callbacks to provide real-time feedback during file transfers.
- Updated the UI to include a dedicated SFTP browser and host information panel.
- Enhanced the sidebar and title bar with improved styling and animations for a cyberpunk theme.
- Refactored host management to support editing and connecting to hosts with a more intuitive interface.
- Updated package dependencies to support new features and improve performance.