MikroTik Changelogs
← Back to search All components

Component: ssh

258 changelog entries across 158 version(s)

Releases by channel (stacked)

7.21.4 Long-term 2026-Apr-21 (1 week ago)
  • make login process asynchronous;
7.23beta4 Development 2026-Mar-25 (1 month ago)
  • improved host resolve error logging;
7.22.1 Stable 2026-Mar-23 (1 month ago)
  • make login process asynchronous;
7.23beta2 Development 2026-Mar-13 (1 month ago)
  • do not advertise password login method when it is disabled;
  • make login process asynchronous;
7.22 Stable 2026-Mar-09 (1 month ago)
  • improved logging;
7.22beta3 Development 2026-Jan-14 (3 months ago)
  • improved logging;
7.21 Stable 2026-Jan-12 (3 months ago)
  • added support for ED25519-SK keys;
  • improved logging of failed login attempts;
  • refactored SSH service internal processes;
  • renamed User SSH keys "key-owner" field to "info";
  • replaced "always-allow-password-login" with "password-authentication" in SSH settings;
7.21beta4 Testing 2025-Oct-28 (6 months ago)
  • fixed non-interactive command execution (introduced in v7.20);
7.20.3 Stable 2025-Oct-28 (6 months ago)
  • fixed non-interactive command execution (introduced in v7.20);
7.21beta2 Testing 2025-Oct-06 (6 months ago)
  • renamed User SSH keys "key-owner" field to "info";
  • "always-allow-password-login" replaced with "password-authentication" in SSH settings;
  • added support for ED25519-SK keys;
  • improved logging of failed login attempts;
  • refactored SSH service internal processes;
7.20 Stable 2025-Sep-29 (7 months ago)
  • improved stability on busy server;
  • show user public key fingerprint under /user/ssh-keys;
7.20beta6 Testing 2025-Jul-14 (9 months ago)
  • fixed non-interactive console command response truncation;
7.20beta4 Testing 2025-Jun-13 (10 months ago)
  • show user public key fingerprint under /user/ssh-keys;
7.20beta2 Testing 2025-May-27 (11 months ago)
  • improved stability on busy server;
7.19 Stable 2025-May-22 (11 months 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 (1 year 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 (1 year ago)
  • fixed unsupported user SSH public key import (introduced in v7.15);
7.15.3 Stable 2024-Jul-24 (1 year ago)
  • fixed unsupported user SSH public key import (introduced in v7.15);