-
Notifications
You must be signed in to change notification settings - Fork 553
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* v0.26.0 release notes * Update release.md
- Loading branch information
1 parent
b796331
commit 276998b
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. | ||
|