MikroTik Changelog Tracker
← Back to search All components

Component: wireguard

31 changelog entries across 15 version(s)

Activity over time (changelog entries per month)

7.21 Stable 2026-Jan-12 (3 weeks ago)
  • added VRF option (CLI only);
  • allow to add AllowedIPs configuration for client configuration template;
7.20 Stable 2025-Sep-29 (4 months ago)
  • fixed minor memory leak when IPv6 is disabled;
  • improved system stability on busy devices;
7.19 Stable 2025-May-22 (8 months ago)
  • add wg-import config-string parameter to import config directly from terminal;
  • update peer info on "get" command;
7.17 Stable 2025-Jan-16 (1 year ago)
  • do not initiate handshake when peer is configured as responder;
7.15 Stable 2024-May-29 (1 year ago)
  • added option to mark peer as responder only;
  • added peer "name" field and display it in logs;
  • do not attempt to connect to peer without specified endpoint-address;
  • fixed "auto" argument usage for "private-key" and "preshared-key" settings;
  • fixed performance issues showing QR code;
7.14.1 Stable 2024-Mar-08 (1 year ago)
  • do not attempt to connect to peer without specified endpoint-address;
7.14 Stable 2024-Feb-29 (1 year ago)
  • do not allow to use multiple WireGuard interfaces on the same "listen-port";
  • optimised and improved WireGuard service logging;
7.12 Stable 2023-Nov-09 (2 years ago)
  • added "auto" and "none" parameter for "private-key" and "presharde-key" parameters;
  • added "wg-export" and "wg-import" functionality (CLI only);
  • allow to specify client settings under peer menu which will be included in configuration file and QR code;
  • request public or private key to be specified in order to create peer;
7.11 Stable 2023-Aug-15 (2 years ago)
  • fixed peer connection using DNS name on IP change;
  • fixed peer IPv6 "allowed-address" usage;
7.10 Stable 2023-Jun-15 (2 years ago)
  • fixed IPv6 traffic processing with multiple peers;
  • retry "endpoint-address" DNS query on failed resolve;
7.6 Stable 2022-Oct-17 (3 years ago)
  • strip whitespaces from keys;
7.4 Stable 2022-Jul-19 (3 years ago)
  • fixed system stability when adding/removing WireGuard interface;
7.2 Stable 2022-Mar-31 (3 years ago)
  • allow same peer's public key for different interfaces;
  • fixed IPv6 LL address generation;
  • fixed IPv6 traffic processing with multiple peers;
  • made "preshared-key" and "private-key" values sensitive;
7.1.4 Stable 2022-Mar-21 (3 years ago)
  • allow same peer's public key for different interfaces;
7.1.3 Stable 2022-Feb-11 (3 years ago)
  • fixed IPv6 traffic processing with multiple peers;