Version 0.4.0-beta-release
Updates introduced since 0.3.25-beta-release
- 316fd8f Fix the
[eslint] Cannot find package 'globals'
error - (Ni Rui) 82AE11AD1E5E8729 E - 57a078c Update the test cases due to the change in address formats - (Ni Rui) 82AE11AD1E5E8729 E
- 50fc2c7 Upgrade front-end components - (Ni Rui) 82AE11AD1E5E8729 E
- 4b13395 Upgrade backend components - (Ni Rui) 82AE11AD1E5E8729 E
- e834981 Correctly wrapping text in forms - (Ni Rui) 82AE11AD1E5E8729 E
- 0911810 Allow 255 bytes long hostname as well - (Ni Rui) 82AE11AD1E5E8729 E
- 2bcb10b Allow the client side script to accept 127 bytes long SSH username - (Ni Rui) 82AE11AD1E5E8729 E
- f5d51cf Added command.BufferPool to allow commands to use a shared pool of buffers, this also allows Sshwifty to read username that is longer than 64 bytes - (Ni Rui) 82AE11AD1E5E8729 E
- a5008d6 Clean up compressing code and use the correct cursor when trying to write compressed data - (Ni Rui) 82AE11AD1E5E8729 E
Protocol Change
This update includes a minor change to the protocol that Sshwifty client use to communicate with it's server. In most cases, no additional user-end action is needed in order to adopt the change.
However, if the new version of Sshwifty is unexpectedly and constantly disconnecting you from it's server, please take look the logs and report back. Thanks!