- Added localization support. See i18n/assets directory for a list of supported locales. They are generated using LLMs, if there are mistakes or if some language is missing please open a PR to fix it.
- Various bugfixes for connection status, firewall and tunnel setup.
- For older kernels or if xfrm module is not available, fall back to TUN-UDP transport.
- Added custom actions in the .desktop file, to control the GUI frontend via context menu.
- When showing username prompt, fill it with session username by default.
- Show authenticated username and login type in the status information output.
- Added "Connect", "Disconnect" and "Settings" buttons in the status dialog.
- Always allow status dialog to be shown, and update it dynamically.
- Fixed a bug with server info display when multiple fingerprints are present in the response.