Releases: throneproj/Throne
1.0.13
- Fix Hysteria/TUIC link import
- Hide dock icon on MacOS
- Update sing-box to
v1.12.14 - Fix some transport config generation edge cases
- Add custom hwid parameters (Thanks @hgx100)
- Fix front proxy
- Fix Linux systemd-resolved DNS
- Fix proxy usage on http requests
- Fix orphan profiles not being deleted
- Fix crash
- Fixes and Improvements
1.1.0-beta.1
- Fix Hysteria/TUIC link import
- Added Xray Vless 1
- Hide dock icon on MacOS
- Update sing-box to dev-next branch 2
- Fix some transport config generation edge cases
- Add custom hwid parameters (Thanks @hgx100)
- Fix front proxy
- Fix Linux systemd-resolved DNS
- Fix proxy usage on http requests
- Fix orphan profiles not being deleted
- Fixes and Improvements
1:
Xray core is now embedded in the core, and is used for the newly added Vless (Xray) config. Note that the xhttp configs from previous versions are going to break on updating to this version and you have to re-import them to be able to use them
2:
Due to some dependency issues, we have upgraded sing-box to dev-next (alpha version)
1.0.12
- Fix XHTTP extra parameters parsing
- Improve Clash(Meta/mihomo) subscription support
- Support SIP008 format subscription
- Minor other fixes
1.0.11
- Fix process names not being captured
- Fix chain using reverse order
- Fix VLESS profile edit breaking the config
- Fix reset core hanging the app
1.0.10
This is a follow-up release to fix the issues in the 1.0.9 version
This version has been re-released to fix a bug with shadowsocks plugins
- Fixed various bugs related to config parsing 1
- Fix brutal config gen
- Minor other fixes
1:
The fixes will make migrating from 1.0.8 to work properly, but they are not going to fix configs broken in the 1.0.9 release. It is suggested to migrate your data from the 1.0.8 version (copy the config folder to 1.0.10 version folder).
1.0.9
This update should be considered experimental, and it is highly suggested to keep the older version as a backup
It is kindly requested from users that are willing to test and report issues to use this version so that we can refine it for the later versions
- Refactor and Migrate the internal structures 1
- Save window size/position
- Add advanced connection options 2
- Add experimental xhttp support 3
- Return custom icon for Tray 4
- Fixes and Improvements
1:
We have refactored the internal structure we use for saving profiles. Some bugs are to be expected, so please submit issues with complete information regarding the bugs you see.
2:
You can now configure ECH, Dial fields and other TLS security options from the UI. Note that some features are not yet supported in the sing-box version we use and are disabled for now.
3:
We are planning to add a more comprehensive Xray outbound support to Throne in the upcoming releases, and the format and UI for such outbounds may change, so such options are not guaranteed to remain functional on the upcoming releases and may need to manual re-importing.
4:
You can now choose a square-dimensioned PNG file as Icon for each state of the app in the Tray, you can also refer to the Iconsets repo to download or submit Iconsets for Throne.
1.0.8
- Fix Darwin Tun mode DNS Leak
- Add country test
- Fix windows size not being remembered
- Fix adblocker not working
- Fix and Improve system proxy in various Linux desktop platforms
- Add debian-system-qt build 1
- Update sing-box to
v1.12.12 - Add local DNS override 2
- Fixes and Improvements
1:
This release does not pack its own libraries, and uses the system provided ones instead. This is particularly useful for users who have issues with the packed libraries.
2:
The setting has been moved to DNS settings, and will have wider effects when local DNS cannot work.
1.0.7
- Readd
ctrl+fsearch functionality with improvements - Improve emoji support
- Fix hotkey capture
- Add custom shortcut settings 1
- Fix MacOS admin check
- Make timeout configurable for url/speed test
- Add profile's country emoji to test results after speedtest
- Add Wireguard config file format support
- Support dropping text/image/files to the app for importing
- Add import from file option
- Update sing-box to
v1.12.10 - Update Qt to
6.10.0 - Build windows x64 with OpenSSL instead of Schannel
- Lots of fixes and improvements
1:
Most of menu options now do not have a default shortcut and instead, can have their shortcut configured through the hotkey settings.
1.0.7-beta.1
- Readd
ctrl+fsearch functionality - Improve emoji support
- Fix hotkey capture
- Add custom shortcut settings 1
- Fix MacOS admin check
- Make timeout configurable for url/speed test
- Add profile's country emoji to test results after speedtest
- Add Wireguard config file format support
- Support dropping text/image/files to the app for importing
- Add import from file option
- Update sing-box to
v1.12.9 - Lots of fixes and improvements
1:
Most of menu options now do not have a default shortcut and instead, can have their shortcut configured through the hotkey settings.
1.0.6
- Update Sing-box to
v1.12.8 - Add Hysteria1 port hopping
- Add
windows-arm64build for Windows on Arm - Add
macoslegacy-amd64build for Catalina(10.15) or Big Sur(11) on Intel-based Mac - Add HWID to HTTP headers when requesting subscription (Thanks @0-Kutya-0)
- Lots of Fixes and Improvements