0.3.3
Released on 28/02/2021
- Format key attributes:
- Added
EXTRA
andLENGTH
parameters to format keys. - Now keys are provided with this syntax
{KEY_NAME[:LEN[:EXTRA]}
- Added
- Check for updates:
- TermSCP will now check for updates on startup and will show in the main page if there is a new version available
- This feature may be disabled from setup (Check for updates => No)
- Enhancements:
- Default choice for deleting file set to "NO" (way too easy to delete files by mistake)
- Added CLI options to set starting workind directory on both local and remote hosts
- Parse remote host now uses a Regex to gather parts (increased stability).
- Now bookmarks and recents are sorted in the UI (bookmarks are sorted by name; recents are sorted by connection datetime)
- Improved stability