4.3.3
- Fix chain traffic data again
- Migrate to
QtNetwork
for HTTP(s) requests (Thanks @parhelia512) - Fix QR code issues on Wayland (Thanks @parhelia512)
- Add new format for windows system proxy
- Apply routing's Direct IP rules to TUN 1
- Add disable automatic escalation option
- Add
persistent_keep_alive
to Wireguard - Add more paths to check for geo-assets (Thanks @Integral-Tech)
- Enable Native Wayland support 2
- Pack
libxcb-cursor
in Linux releases 3 - Refactor windows'
System DNS
logic - Always enable
auto_redirect
on Linux - Fix font size changing after changing the font (Thanks @Restia-Ashbell)
- Update Qt to
6.9.0
- Update Sing-box to
v1.11.8
- Fixes and Improvements
1:
IP rule sets that are routed through Direct outbound will also be specified in the route_exclude_address_set
of Tun inbound, and IP CIDRs will be added to route_exclude_address
.
2:
Nekoray should now be able to run as a Wayland client, if you encountered any issues, try running nekoray like QT_QPA_PLATFORM=xcb ./nekoray
and submit an issue.
3:
Linux bundles should now be able to be executed without any manual actions needed.