Core Shell 3.5 Release Notes
This update brings known hosts and environment editing support, SSH multiplexing now is fully supported.
Added
- View and delete known hosts in Preferences -> Advanced
- Set environment variables in Preferences -> Advanced (@aleksikallio #2589)
- Full support for multiplexing directives (i.e.
ControlPath
andControlMaster
) (@kajotac #3506, jimcovert #3463, @bmorgenthaler #3532)
Changed
- Bezel notification for file transfer completes (@jonathangroves)
- Improve soft line wrapping support
Fixed
- CryptorRSA error on connecting, incomplete revision in version 3.0.1 (@zenisca #3505, @greg.bodine #3529)
- Create unwanted extra
coredown
bundle while downloading a file (@zhenLEE #3509)
Removed
- Remove
ControlPersist
directive from advanced options, the master ssh connection closed along with shell terminal
Special thanks to Aleksi Kallio (@aleksikallio), Kennie Cruz (@kajotac), @jimcovert, @bmorgenthaler, Jonathan Groves (@jonathangroves), @zhenLEE, @zenisca and Greg Bodine (@greg.bodine) for helping this release.