MikroTik Changelogs
← Back to search All components

Component: ssh

282 changelog entries across 169 version(s)

Releases by channel (stacked)

7.19 Stable 2025-May-22 (1 year ago)
  • fixed authorization with SSH key when multiple user SSH public keys are imported;
7.19beta2 Testing 2025-Feb-28 (1 year ago)
  • fixed authorization with SSH key when multiple user SSH public keys are imported;
7.18 Stable 2025-Feb-24 (1 year ago)
  • improved channel resumption after rekey and eof handling;
7.18rc2 Testing 2025-Feb-21 (1 year ago)
  • improved channel resumption after rekey and eof handling;
7.17 Stable 2025-Jan-16 (1 year ago)
  • added option to configure SSH ciphers (replaced allow-none-crypto parameter);
  • do not regenerate host key after update from RouterOS version older than 7.9;
  • improved logging;
  • improved speed;
  • prefer GCM ciphers for arm64 and x86 devices when ciphers=auto;
7.17rc6 Testing 2025-Jan-07 (1 year ago)
  • fixed logout process during router shutdown (introduced in v7.17beta2);
7.17beta5 Testing 2024-Nov-13 (1 year ago)
  • do not regenerate host key after update from RouterOS version older than 7.9;
  • fixed password authentication (introduced in v7.17beta2);
  • improved logging;
7.17beta4 Testing 2024-Oct-18 (1 year ago)
  • added option to configure SSH ciphers (replaced allow-none-crypto parameter);
  • improved speed;
  • prefer GCM ciphers for arm64 and x86 devices when ciphers=auto;
7.16 Stable 2024-Sep-20 (2 years ago)
  • fixed SSH cryptographic accelerator selection for GCM cipher (introduced in v7.14);
  • fixed unsupported user SSH public key import (introduced in v7.15);
  • improved system stability when SSH tries to bind to non-existing interface;
7.16beta7 Testing 2024-Jul-25 (2 years ago)
  • fixed unsupported user SSH public key import (introduced in v7.15);
7.15.3 Stable 2024-Jul-24 (2 years ago)
  • fixed unsupported user SSH public key import (introduced in v7.15);
7.16beta3 Testing 2024-Jun-27 (2 years ago)
  • improved system stability when SSH tries to bind to non-existing interface;
  • fixed SSH cryptographic accelerator selection (introduced in v7.14);
7.15.2 Stable 2024-Jun-26 (2 years ago)
  • fixed SSH cryptographic accelerator selection (introduced in v7.14);
7.15 Stable 2024-May-29 (2 years ago)
  • added support for user Ed25519 private keys;
  • export host Ed25519 public key;
  • fixed bogus output;
  • fixed permissions to run ".auto.rsc" scripts;
  • require "policy" user policy when adding public key;
7.15rc3 Testing 2024-May-13 (2 years ago)
  • fixed bogus output;
7.15rc1 Testing 2024-Apr-18 (2 years ago)
  • fixed bogus output;
7.14.2 Stable 2024-Mar-27 (2 years ago)
  • require "policy" user policy when adding public key;
7.15beta8 Testing 2024-Mar-21 (2 years ago)
  • require "policy" user policy when adding public key;
7.15beta6 Testing 2024-Mar-08 (2 years ago)
  • added passphrase option for host key import;
7.15beta4 Testing 2024-Mar-04 (2 years ago)
  • added passphrase option for host key export;
  • added support for user Ed25519 private keys;
  • export host Ed25519 public key;
  • fixed permissions to run ".auto.rsc" scripts;
  • removed RSA flag for user SSH keys;
  • show key type and key length for user SSH keys;
7.14 Stable 2024-Feb-29 (2 years ago)
  • improved SSH performance on ARM, MIPS, MMIPS, SMIPS and TILE devices;
  • refactored SSH service internal processes;
7.14beta6 Testing 2024-Jan-10 (2 years ago)
  • improved SSH performance on ARM, MIPS, MMIPS, SMIPS and TILE devices;
7.14beta3 Testing 2023-Dec-19 (2 years ago)
  • improved SSH performance on ARM and MIPS devices;
  • refactored SSH service internal processes;
7.13 Stable 2023-Dec-14 (2 years ago)
  • added cipher and hash function acceleration for ARM64 and x86 architectures;
  • fix error that caused large chunks of text not being pasted in their entirety into console;
7.13beta3 Testing 2023-Nov-24 (2 years ago)
  • added cipher and hash function acceleration for ARM64 and x86 architectures;