Releases: 5cript/nui-sftp
Releases · 5cript/nui-sftp
v0.9.0 Synchronization & Opitimization
File Grid
- Added pagination to file grid when large amounts of items are in a directory
- Improved performance in the file grid by a large amount.
- Reduced list files payload size to improve performance.
- Added loading indicator when listing files takes longer.
- Improved drag and drop performance drastically.
- Fixed bug where navigating into a local directory didnt reset the navigation on failure.
Operations & Queue
- Made several individual files collapse into bulk operation instead of individual file downloads to improve UI performance
- Added pagination to operation queue to stop the operation queue from slowing down the application if the user choses not to auto clear.
Sync
- Added sync screen to sync a directory up, down or in both directions
General
- Added more unit tests.
- Many smaller changes.
- Some utf improvements for windows, I expect more work to be needed.
v0.8.0
v0.7.1 Fixed Flatpak Dialogs
v0.7.0 Open & Monitor Update
Open and monitor files and directories.
v0.6.1 Improved asset finding
v0.6.0 Many Bugfixes and Improvements
What's Changed
- Split language file into each language
- Improved loading of files through custom scheme / asset finding and loading
- Created tool to check language files completeness
- Made file explorer columns resizeable, auto resize on container resize and spread column to available size on button press
- Added the program icon to the toolbar
- Closing a single PTY channel no longer closes the entire connection.
- Closing a single PTY channel now closes the terminal tab.
- Fixed issue in saving the terminal contents on connection loss.
- Operation queue auto remove text no longer looks disabled.
- Bright / Dark mode button no longer shows question mark on system mode setting, but finds out what the system mode is and shows the opposite to switch to.
- "Scan could not be applied to transfer" console message fixed.
- Progress bar no longer animates on 100%
v0.5.0 Operation Queue and File Grid Polish
What changed?
- #50 & #49 Improved operation progress bar visibility and fixed several overflow and twitching issues.
- #45 Added load for custom themes on box click.
- #48 Ctrl + A selected "..", which would lead to problems on transfers.
- #47 End/Home buttons for selection in file grid now work.
- #46 Some Confirm Dialog instances can now be "ignored" until reactivated via settings.
Known issues
- Language keys are missing. This will be fixed later with together with the language file split and a tool to match ui language references with the yaml file and find missing keys.
v0.4.0 Several Fixes and Proper Terminal Modes
v0.3.1 Select popup position fix
v0.3.0 Theme Support
Dark/Light and full custom theming.