MikroTik Changelogs
← Back to search All components

Component: ssh

258 changelog entries across 158 version(s)

Releases by channel (stacked)

7.16beta3 Testing 2024-Jun-27 (1 year 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 (1 year ago)
  • fixed SSH cryptographic accelerator selection (introduced in v7.14);
7.15 Stable 2024-May-29 (1 year 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 (1 year 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;
7.12 Stable 2023-Nov-09 (2 years ago)
  • added support for user ed25519 public keys;
  • allow to specify key owner on import;
  • fixed SSH tunnel performance (introduced in v7.10);
  • improved connection stability when pasting large chunks of text into console;
7.13beta1 Testing 2023-Nov-09 (2 years ago)
  • fix error that caused large chunks of text not being pasted in their entirety into console;
7.12beta7 Testing 2023-Sep-13 (2 years ago)
  • improved connection stability when pasting large chunks of text into console;
7.11 Stable 2023-Aug-15 (2 years ago)
  • fixed host public key export (introduced in v7.9);
  • fixed private key import (introduced in v7.9);
  • fixed SSH key agreement on the client side when ed25519 used under server settings;
  • fixed user RSA private key import;
7.12beta1 Testing 2023-Aug-15 (2 years ago)
  • added support for user ed25519 public keys;
  • allow to specify key owner on import;
  • fixed SSH tunnel performance (introduced in v7.10);
7.11rc2 Testing 2023-Aug-03 (2 years ago)
  • fixed SSH key agreement on the client side when ed25519 used under server settings;
7.11beta7 Testing 2023-Jul-24 (2 years ago)
  • fixed private key import (introduced in v7.9);
7.11beta6 Testing 2023-Jul-18 (2 years ago)
  • fixed host public key export (introduced in v7.9);
7.11beta2 Testing 2023-Jun-21 (2 years ago)
  • fixed user RSA private key import;
7.10 Stable 2023-Jun-15 (2 years ago)
  • added inline key "passphrase" property;
  • fixed RouterOS SSH client login when using a key (introduced in v7.9);
7.10rc6 Testing 2023-Jun-13 (2 years ago)
  • fixed RouterOS SSH client login when using a key (introduced in v7.9);