-
Notifications
You must be signed in to change notification settings - Fork 555
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* v0.30.0 release notes * v0.30.0 release notes
- Loading branch information
1 parent
5a60884
commit 124914c
Showing
1 changed file
with
6 additions
and
6 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.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. | ||
|