- feat(auth): replace MD5 password hashes with SHA256 for improved security
- fix(ftps): set default encryption mode to explicit
- fix(sftp): support authentication with private key and empty passphrase
- fix(ftp): switch to
AutoConnect
for better compatibility - fix(samples): correct typo in server setting value in Workflow_Ftp.xml
- fix(samples): cleanup Wexflow-backup.db in LiteDB script
- chore(samples): update LiteDB and SQLite samples
- chore: update FluentFTP and SSH.NET dependencies
Full Changelog: v9.0...v9.1