MikroTik Changelogs
← Back to search All components

Component: wireguard

74 changelog entries across 43 version(s)

Releases by channel (stacked)

7.12beta9 Testing 2023-Sep-25 (2 years ago)
  • added "auto" parameter for "private-key" and "presharde-key" parameters;
  • request public or private key to be specified in order to create peer;
7.12beta7 Testing 2023-Sep-13 (2 years ago)
  • allow to specify client settings under peer menu which will be included in configuration file and QR code;
  • generate Wireguard peer keys and preshared-key automatically, if value is specified but is not base64 string;
  • removed "wg-add-client" configuration wizard (introduced in v7.12beta3);
7.12beta3 Testing 2023-Aug-24 (2 years ago)
  • added "wg-add-client" configuration wizard (CLI only);
  • added "wg-export" and "wg-import" functionality (CLI only);
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.11rc2 Testing 2023-Aug-03 (2 years ago)
  • fixed peer IPv6 "allowed-address" usage;
7.11beta2 Testing 2023-Jun-21 (2 years ago)
  • fixed peer connection using DNS name on IP change;
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.10beta8 Testing 2023-May-22 (2 years ago)
  • retry "endpoint-address" DNS query on failed resolve;
7.10beta5 Testing 2023-May-09 (2 years ago)
  • fixed IPv6 traffic processing with multiple peers;
7.6 Stable 2022-Oct-17 (3 years ago)
  • strip whitespaces from keys;
7.6beta6 Testing 2022-Sep-07 (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 (4 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 (4 years ago)
  • allow same peer's public key for different interfaces;
7.2rc4 Testing 2022-Feb-22 (4 years ago)
  • allow same peer's public key for different interfaces;
  • fixed IPv6 traffic processing with multiple peers;
7.1.3 Stable 2022-Feb-11 (4 years ago)
  • fixed IPv6 traffic processing with multiple peers;
7.2rc1 Testing 2021-Dec-17 (4 years ago)
  • fixed IPv6 LL address generation;
  • made "preshared-key" and "private-key" values sensitive;
7.1rc5 Development 2021-Oct-25 (4 years ago)
  • do not consider WireGuard interface as ethernet;
  • improved system stability when sending WireGuard packets over EoIP;