From 124914c6422067b0b1e44f3b62039d797c6e89f9 Mon Sep 17 00:00:00 2001 From: Abhishek K Date: Tue, 17 Dec 2024 15:32:36 +0400 Subject: [PATCH] v0.30.0 release notes (#3260) * v0.30.0 release notes * v0.30.0 release notes --- release.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/release.md b/release.md index 25426a5d1..80f44c1d3 100644 --- a/release.md +++ b/release.md @@ -1,21 +1,21 @@ # Netmaker v0.30.0 ## Whats New ✨ -- New ACLs and Tag Management System -- Managed DNS system (Linux) -- Simplified User Mgmt With Default Roles and Groups (Hidden away network roles) -- New Add a Node Flow for netclient and static wireguard files +- Advanced ACL Rules - port, protocol and traffic direction +- Reduced Firewall Requirements To One Single Port (443 udp/tcp) +- Option to Turn off STUN or specify custom stun servers +- Improved Connectivity Status Indicator with real-time troubleshooting help. ## What's Fixed/Improved 🛠 - Metrics Data +- Optimised MQ message size - FailOver Stability Fixes - Scalability Fixes +- Duplicate Node IP check on update ## Known Issues 🐞 -- Adding Custom Private/Public Key For Remote Access Gw Clients Doesn't Get Propagated To Other Peers. - IPv6 DNS Entries Are Not Working. - Stale Peer On The Interface, When Forced Removed From Multiple Networks At Once. -- Can Still Ping The Domain Name Even When The DNS Toggle Is Switched Off. - WireGuard DNS issue on most flavours of Ubuntu 24.04 and some other newer Linux distributions. The issue is affecting the Remote Access Client (RAC) and the plain WireGuard external clients. Workaround can be found here https://help.netmaker.io/en/articles/9612016-extclient-rac-dns-issue-on-ubuntu-24-04.