MikroTik Changelogs
← Back to search All components

Component: ssh

258 changelog entries across 158 version(s)

Releases by channel (stacked)

7.2 Stable 2022-Mar-31 (4 years ago)
  • fixed forwarding with IPv6 link-local addresses;
7.2rc1 Testing 2021-Dec-17 (4 years ago)
  • fixed forwarding with IPv6 link-local addresses;
7.1rc6 Development 2021-Nov-04 (4 years ago)
  • made SSH work in VRF's;
6.49 Stable 2021-Oct-06 (4 years ago)
  • fixed "undo" functionality;
6.49beta54 Testing 2021-Jul-05 (4 years ago)
  • fixed "undo" functionality;
6.48.3 Stable 2021-May-25 (4 years ago)
  • return proper error code from executed command;
6.49beta36 Testing 2021-Apr-23 (5 years ago)
  • return proper error code from executed command;
6.48 Stable 2020-Dec-22 (5 years ago)
  • fixed returned output saving to file when "output-to-file" parameter is used;
  • skip interactive authentication when not running in interactive mode;
6.48beta27 Testing 2020-Aug-18 (5 years ago)
  • skip interactive authentication when not running in interactive mode;
6.48beta12 Testing 2020-Jul-06 (5 years ago)
  • fixed returned output saving to file when "output-to-file" parameter is used;
6.47 Stable 2020-Jun-02 (5 years ago)
  • improved SSH service stability when receiving bogus packets;
6.45.9 Long-term 2020-Apr-30 (6 years ago)
  • added support for RSA keys with SHA256 hash (RFC8332);
6.46.6 Stable 2020-Apr-27 (6 years ago)
  • fixed SHA256 user authentication algorithm checking (introduced in v6.46.4);
6.47beta60 Testing 2020-Apr-24 (6 years ago)
  • improved SSH service stability when receiving bogus packets;
6.47beta49 Testing 2020-Mar-20 (6 years ago)
  • fixed SHA256 user authentication algorithm checking (introduced in v6.46.4);
6.46.4 Stable 2020-Feb-21 (6 years ago)
  • added support for RSA keys with SHA256 hash (RFC8332);
6.47beta35 Testing 2020-Feb-17 (6 years ago)
  • added support for RSA keys with SHA256 hash (RFC8332);
6.45.8 Long-term 2020-Jan-23 (6 years ago)
  • fixed output printing when "command" parameter used;
7.0beta4 Development 2019-Dec-06 (6 years ago)
  • improved key exchange algorithm support;
6.46 Stable 2019-Dec-02 (6 years ago)
  • fixed output printing when "command" parameter used;
6.46beta68 Testing 2019-Nov-21 (6 years ago)
  • fixed output printing when "command" parameter used;
6.44.6 Long-term 2019-Oct-24 (6 years ago)
  • accept remote forwarding requests with empty hostnames;
  • fixed carriage return presence in subsequent sessions;
  • improved remote forwarding handling (introduced in v6.44.3);
6.45.5 Stable 2019-Aug-26 (6 years ago)
  • fixed carriage return presence in subsequent sessions;
6.46beta34 Testing 2019-Aug-22 (6 years ago)
  • fixed carriage return presence in subsequent sessions;
6.45.2 Stable 2019-Jul-17 (6 years ago)
  • do not enable "none-crypto" if "strong-crypto" is enabled on upgrade (introduced in v6.45);
  • fixed executed command output printing (introduced in v6.45);