Skip to content

4.3.6

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 14:48
· 76 commits to dev since this release

This is most likely the last version released under the name nekoray. The next release will be under the name Throne and start from version v1.0.0, which will allow us to finally create and distribute packages in different package managers.

  • Improve ExtraCore config management (Thanks @parhelia512)
  • Migrate from zxing-cpp to quirc for Qr code handling (Thanks @parhelia512)
  • Enable detecting multiple Qr codes at once (Thanks @parhelia512)
  • Migrate from yaml-cpp to fkYAML (Again, Thanks a lot @parhelia512)
  • Make setting system DNS more error proof
  • Move default outbound from Global to Routing profile
  • Fix data_view's color being inconsistent (Thanks @zhangtony239)
  • Improve rule set generation (Thanks @Lsyx-Good)
  • Disable mux in ui when vless flow is set to vision
  • Make the app quit quickly on exit
  • Allow deleting built-in profiles
  • Update sing-box to v1.11.14
  • Add Always start as Standard user for windows
  • (Re)Add simple speed test
  • Improve performance when handling massive amount of profiles
  • Improve logging performance
  • Fix custom outbound/config not being saved properly
  • Update Qt to 6.9.1 and Golang to 1.24.4
  • Improve connection lister and add Outbound as well
  • Add experimental Windows installer
  • Other fixes and improvements