Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 745 Bytes

File metadata and controls

39 lines (23 loc) · 745 Bytes
description
Connect to the world!

🌐 v0.0.13.x series

This series was a minor update to the API v1.2 implementation to add some features.

Version 0.0.13.0

This version was out on December 20, 2020 to add SFTP.

Additions

  • Added SFTP
  • Added SHA512 encryption
  • Added new text placeholder for host name
  • Added custom shell prompt style

Improvements

  • Fixed password variable being accessible
  • Fixed console formats in FTP and SFTP

Version 0.0.13.1

This version was out on December 24, 2020.

Additions

  • Added the current directory placeholder

Version 0.0.13.2

This version was released on August 19, 2021 to backport fixes.

Improvements

  • Backported fixes from 0.0.16.0 and 0.0.19.0