2.93
2.93:
- Support for Android 14 (API level 34)
- bugfixes
2.7
2.7:
- Uploads: Move no longer worked
2.6:
- support for Android 13
- fixed time zone correction for some servers
- support time stamps on servers in different time zones
- support login with password and certificate
- support for Android TV
- connection via other ssh server not working when it's using OpenSSH8
- connect via other ssh server (proxy, jump server)
2.5
2020/07/13
2.5:
- updated sshj: support for additional (newer) ciphers
- reduce supported algorithms to max. 20 per category, otherwise connection to latest DD-WRT fails
- support for host key algorithms rsa-sha2-256 and rsa-sha2-512
- copy timestamp also when not using scp, support content: URLs as source/target
2.4:
- show Android notification while there are active connections, to prevent the plugin from being unloaded
2.3:
- Support private key encrypted with AES-128/192/256-CTR