Skip to content

Commit

Permalink
Merge pull request #542 from gravitl/release-notes/v0.24.0
Browse files Browse the repository at this point in the history
docs: add release notes for v0.24.0
  • Loading branch information
Aceix authored Apr 17, 2024
2 parents 748564d + b81ee32 commit 5f6542b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions release.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@

## 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.
- Metadata field for remote access gateway nodes
- Post up and post down script field for ext clients.
- Remote access client setup modal.
- Product tours.
- New OAuth users will now join a waiting list. Admins can approve or reject these users. This is to prevent unauthorized users from joining the server, improving security.
- Networks with over 50 hosts should now use NMCTL to manage ACLs. This is for better UX and also to circumvent performance issues.
- UI will now notify admins of any new version to the server. This is to help admins enjoy new features and fixes in subsequent releases.
- Instructions to add RAC mobile hosts to the network are now available in the UI. It can be accessed via the "Add new host" process.
- QR codes available for RAC mobile download. This is to make it easier for users to download the RAC mobile app by scanning.

## What's Fixed/Improvements

- Client name validation should not allow spaces
- Wrap url with `encodeUriComponent()`
- Fixed bug with client id not being optional.
- Fixed bug with egress creation.
- Automatically update server tier status; whether CE or Pro.
- Host search now inlcudes name, IP address, ID and others.
- Performance improvements with large networks. Especially with the ACLs page.
- Minor UI/UX bug fixes and improvements

## Known issues
Expand Down

0 comments on commit 5f6542b

Please sign in to comment.