1
0
mirror of https://github.com/HorlogeSkynet/SSHubl.git synced 2024-10-18 04:00:15 +02:00
SSHubl/CHANGELOG.md
2024-07-14 16:32:56 +02:00

1.1 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.2.1 - 2024-07-14

Changed

  • Project preview
  • Disable pexpect remote prompt hacks (polluting shell history)

Fixed

  • Remote folder opening when there isn't any currently opened folder

0.2.0 - 2024-07-11

Added

  • edit_settings command
  • Hot reloading for (most of) settings
  • Configure Dependabot on GitHub
  • Re-connection password prompt cancellation confirmation

Fixed

  • Stop re-connection attempts if user decides to
  • Cancellation of reverse forwards with remote port allocation (e.g. -R 127.0.0.1:0:[...])

0.1.0 - 2024-07-06

Added

  • Initial release