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

docs: release notes for v0.22.0 #2766

Merged
merged 1 commit into from
Jan 16, 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
25 changes: 12 additions & 13 deletions release.md
Aceix marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,17 @@
# Netmaker v0.22.0

## Whats New
- Auto Relay via Enrollment key
- Local Routing Improvements
## What's Fixed
- Inconsistency in DNS Entries for Network has been fixed
- Unique network CIDR validation
- Fixed extclient caching decrepancies
- Deleted node peer update fixes when disconnected from network
- Force Deletion of Daemon Nodes that are stuck in removing state
## known issues
- Windows installer does not install WireGuard
- netclient-gui will continously display error dialog if netmaker server is offline
- Mac IPv6 addresses/route issues
- netclient-gui network tab blank after disconnect
- Revamped Internet Gateways
- MQ fallback
- Deprecating TURN in favour of failover hosts on Pro
- Switch to CoreDNS for DNS resolution
- Add support for RAC on mobile

## What's Fixed
- Expired nodes not getting deleted
- NMCTL acl subcommand leading to dirty state
- Enforce private network ranges
- Minor bugs and enhacements with user management
- Scalability issues

## Known issues
Loading