From 276998b1dda3bb541c0792bcda6f2a575a185d52 Mon Sep 17 00:00:00 2001 From: Abhishek K Date: Fri, 8 Nov 2024 13:38:30 +0400 Subject: [PATCH] v0.26.0 release notes (#3188) * v0.26.0 release notes * Update release.md --- release.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/release.md b/release.md index 3aec5059c..f2a6d82aa 100644 --- a/release.md +++ b/release.md @@ -1,21 +1,21 @@ # Netmaker v0.26.0 ## Whats New ✨ -- Advanced User Management with Network Roles and Groups -- User Invitation via Email and Magic Links +- 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 ## What's Fixed/Improved 🛠 - -- Scalability Improvements -- Optimised Traffic Flow Over MQ -- Improved Peer Updates with Batching +- Metrics Data +- FailOver Stability Fixes +- Scalability Fixes ## Known Issues 🐞 -- Erratic Traffic Data In Metrics. - 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 Domain Name Even When DNS Toggle Is Switched Off. +- 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.