From e857f2fc2793c5d6d341fe9d21eded9a79129dbf Mon Sep 17 00:00:00 2001 From: the_aceix Date: Wed, 28 Feb 2024 16:42:00 +0000 Subject: [PATCH] docs(NET-992): update release notes for v0.23.0 --- release.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/release.md b/release.md index d10b446ec..531d381b9 100644 --- a/release.md +++ b/release.md @@ -1,19 +1,19 @@ - # Netmaker v0.23.0 -## Whats New -- Revamped Internet Gateways -- MQ fallback -- Deprecating TURN in favour of failover hosts on Pro -- Switch to CoreDNS for DNS resolution -- DNS is no longer managed with OS hosts file (/etc/hosts file) -- Add support for RAC on mobile +## Whats New ✨ + +- Revamped Internet Gateways: hosts and clients can now use internet gateways! More info [here](https://docs.netmaker.io/pro/internet-gateways.html) + On community edition, internet gateways for clients can be accessed via the Remote Access tab. +- PostUp and PostDown commands for clients +- EMQX cloud support + +## What's Fixed/Improved 🛠 -## 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 +- Allow creation of gateways, relays and egress without clients, relayed hosts and external ranges respqctively +- Make default host a remote access gateway and a failover host on joining a new network +- Stability fixes with ACLs +- Fix issues with install/upgrade scripts +- Fix issues with CoreDNS +- Metadata for Remote Access Gateways -## Known issues +## Known Issues 🐞