Skip to content

Commit

Permalink
Merge pull request #487 from gravitl/release-notes-v0
Browse files Browse the repository at this point in the history
docs: release notes for v0.23.0
  • Loading branch information
Aceix authored Feb 28, 2024
2 parents 6223059 + a3bd596 commit 5011251
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions release.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,21 @@
## Netmaker UI v0.23.0

## Whats New
- Internet gateways

- 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 ingress nodes
- Post up and post down script field for ext clients.
- Remote access client setup modal.
- Product tours.

## What's Fixed/Improvements
- Bug with relayed host search during creation
- Incorrect docker/docker-compose installation instructions
- Allow transferrence of superadmin role in CE
- Enforce private address ranges in network creation
- Edge cases with network graph
- Enrollment key validation
- Minor UI/UX bug fixes and improvements

- Client name validation should not allow spaces
- Wrap url with `encodeUriComponent()`
- Fixed bug with client id not being optional.
- Minor UI/UX bug fixes and improvements

## Known issues

- Graph page crashed when WebGL is not enabled. WebGL is required for the graph page to work.

0 comments on commit 5011251

Please sign in to comment.