Skip to content

XFiles 1.6.1

Compare
Choose a tag to compare
@pgp pgp released this 28 Apr 14:57
· 293 commits to master since this release
  • Most directory loading operations are now asynchronous and do not block UI thread (background thread + progress indicator)
  • Asynchronous loading in properties dialog as well
  • Updated dependencies: SSHJ, BouncyCastle
  • Allowed private key types for SSH authentication are only RSA, ED25519 (added option for generating the latter type)
  • Show key information in ssh-related dialogs (hostkey changed, hostkey inexistent, private key info)