Skip to content

v0.24.3

Compare
Choose a tag to compare
@mlsmaycon mlsmaycon released this 24 Nov 10:52
· 293 commits to main since this release
fdd23d4

Release notes

New features

Client update notification

Now, GUI clients will notify users of the new version available to download:
image

The client will redirect Linux and homebrew users to the installation doc.

Enhancements

Network routes default gateway handling

Network routes now handle ranges that contain the IP address of the local system's default gateway. Instead of not configuring the route, the client checks if the range is smaller than the existing one and adds a backup route to the default gateway using the local range.

What's Changed

Big thanks to our new contributors