Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.30.0 release notes #3260

Merged
merged 2 commits into from
Dec 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions release.md
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.

Loading