LorenEteval / Furious

A GUI proxy client based on PySide6. Support Xray-core & hysteria
GNU General Public License v3.0
968 stars 86 forks source link

v0.4.8 has Xray-core v1.8.24 instead of v24.9.30 #108

Closed vint2k closed 1 month ago

vint2k commented 1 month ago

Hello. Changelog v0.4.8 said that Xray-core updated up to v24.9.30, but in logs we can see:

[INFO] Xray-core 1.8.24 started

LorenEteval commented 1 month ago

This is v24.9.30 indeed. I specified it as v1.8.24 because if I specify v24.9.30 and upload to pypi, subsequent v1.x uploads will no longer be possible (the version number in the pypi package must be incremented)

vint2k commented 1 month ago

Sorry, yes, in Core Log:

[Warning] core: Xray 24.9.30 started

but in Furious Log:

[Furious.QtFramework.CoreProcess] [INFO] Xray-core 1.8.24 started