MikroTik Changelogs
← Back to search All components

Component: ssh

282 changelog entries across 169 version(s)

Releases by channel (stacked)

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 (3 years ago)
  • improved connection stability when pasting large chunks of text into console;
7.11 Stable 2023-Aug-15 (3 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 (3 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 (3 years ago)
  • fixed SSH key agreement on the client side when ed25519 used under server settings;
7.11beta7 Testing 2023-Jul-24 (3 years ago)
  • fixed private key import (introduced in v7.9);
7.11beta6 Testing 2023-Jul-18 (3 years ago)
  • fixed host public key export (introduced in v7.9);
7.11beta2 Testing 2023-Jun-21 (3 years ago)
  • fixed user RSA private key import;
7.10 Stable 2023-Jun-15 (3 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 (3 years ago)
  • fixed RouterOS SSH client login when using a key (introduced in v7.9);
7.10beta5 Testing 2023-May-09 (3 years ago)
  • added inline key "passphrase" property;
7.9 Stable 2023-May-02 (3 years ago)
  • added Ed25519 host key support;
  • added support for Ed25519 key export and import in PKCS8 format;
  • do not allow SHA1 usage with strong crypto enabled;
  • improved service responsiveness when changing SSH service settings;
  • improved SSH key import process;
7.9rc4 Testing 2023-Apr-24 (3 years ago)
  • fixed SSH host key export (introduced in v7.9beta4);
7.9rc2 Testing 2023-Apr-05 (3 years ago)
  • added support for Ed25519 key export and import in PKCS8 format;
7.9rc1 Testing 2023-Mar-30 (3 years ago)
  • added support for Ed25519 key export and import in PKCS8 format;
  • improved system stability when using SSH tunneling (introduced in v7.9beta4);
7.9beta4 Testing 2023-Mar-23 (3 years ago)
  • added Ed25519 host key support;
  • do not allow SHA1 usage with strong crypto enabled;
  • improved service responsiveness when changing SSH service settings;
  • improved SSH key import process;
7.8 Stable 2023-Feb-24 (3 years ago)
  • hard-coded "localhost" address for forwarding requests;
  • improved system stability when processing none-crypto SSH connection;
7.8rc1 Testing 2023-Feb-08 (3 years ago)
  • improved system stability when processing none-crypto SSH connection;
7.8beta2 Testing 2023-Jan-20 (3 years ago)
  • hard-coded "localhost" address for forwarding requests;
7.7 Stable 2023-Jan-12 (3 years ago)
  • added support for Ed25519 key exchange;
  • do not allow SHA1 usage with strong crypto enabled;
  • fixed handling of non standard size RSA keys;
7.7beta8 Testing 2022-Nov-23 (3 years ago)
  • added support for Ed25519 key exchange;
  • fixed handling of non standard size RSA keys;
7.7beta6 Testing 2022-Nov-04 (3 years ago)
  • do not allow SHA1 usage with strong crypto enabled;
7.6 Stable 2022-Oct-17 (3 years ago)
  • increased key generation timeout;
7.6beta6 Testing 2022-Sep-07 (4 years ago)
  • increased key generation timeout;