MikroTik Changelogs
← Back to search All components

Component: ssh

282 changelog entries across 169 version(s)

Releases by channel (stacked)

7.25beta5 Development 2026-Sep-16 (6 days ago)
  • add client host key verification;
  • warn users when weak RSA key is being used (additional fixes);
7.25beta4 Development 2026-Sep-10 (1 week ago)
  • add a connection id to SSH log entries;
  • warn users when weak RSA key is being used;
6.49.21 Stable 2026-Sep-03 (2 weeks ago)
  • refactor SSH internal processes and improved system stability;
7.23.4 Long-term 2026-Sep-03 (2 weeks ago)
  • refactor SSH internal processes and improved system stability;
7.24.2 Stable 2026-Sep-03 (2 weeks ago)
  • refactor SSH internal processes and improved system stability;
7.25beta3 Development 2026-Sep-02 (2 weeks ago)
  • add host key verification for the SSH client;
  • limit server output to the client's window size;
  • refactor SSH internal processes and improved system stability;
  • show router host key fingerprint;
  • switch the default host key type to Ed25519;
7.24.1 Stable 2026-Aug-21 (1 month ago)
  • refactor SSH service internal processes;
7.24 Stable 2026-Aug-14 (1 month ago)
  • added mlkem768x25519-sha256 key exchange support;
  • do not attempt automatic empty password login when RADIUS is used;
  • fixed SSH tunnel with IPv6 link-local address on non-ethernet interfaces;
  • make SSH packet validation more strict;
7.24rc2 Testing 2026-Jul-10 (2 months ago)
  • make SSH packet validation more strict (additional fixes);
7.24beta1 Development 2026-May-26 (3 months ago)
  • added mlkem768x25519-sha256 key exchange support;
  • do not attempt automatic empty password login when RADIUS is used;
  • fixed SSH tunnel with IPv6 link-local address on non-ethernet interfaces;
  • make SSH packet validation more strict;
7.23 Stable 2026-May-25 (3 months ago)
  • do not advertise password login method when it is disabled;
  • improved host resolve error logging;
7.21.4 Long-term 2026-Apr-21 (5 months ago)
  • make login process asynchronous;
7.23beta4 Development 2026-Mar-25 (5 months ago)
  • improved host resolve error logging;
7.22.1 Stable 2026-Mar-23 (5 months ago)
  • make login process asynchronous;
7.23beta2 Development 2026-Mar-13 (6 months ago)
  • do not advertise password login method when it is disabled;
  • make login process asynchronous;
7.22 Stable 2026-Mar-09 (6 months ago)
  • improved logging;
7.22beta3 Development 2026-Jan-14 (8 months ago)
  • improved logging;
7.21 Stable 2026-Jan-12 (8 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 (10 months ago)
  • fixed non-interactive command execution (introduced in v7.20);
7.20.3 Stable 2025-Oct-28 (10 months ago)
  • fixed non-interactive command execution (introduced in v7.20);
7.21beta2 Testing 2025-Oct-06 (11 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 (11 months ago)
  • improved stability on busy server;
  • show user public key fingerprint under /user/ssh-keys;
7.20beta6 Testing 2025-Jul-14 (1 year ago)
  • fixed non-interactive console command response truncation;
7.20beta4 Testing 2025-Jun-13 (1 year ago)
  • show user public key fingerprint under /user/ssh-keys;
7.20beta2 Testing 2025-May-27 (1 year ago)
  • improved stability on busy server;