Releases: throneproj/Throne
Release list
1.2.4
1.2.3
This version has been re-released to fix a startup crash on Unix systems
- Add Auto-selector 1
- Fix windows installer behavior
- Fix Xray profiles being broken on certain windows systems
- Add multiple file selection for importing from file
- Fix Exclude private range in Tun mode
- Lots of Fixes and Improvements
1:
You can now create profiles that try to find a suitable set of profiles from a group and automatically choose the best one and run it, optionally you can load-balance your traffic amongst these profiles too. It can automatically detect failure and switch to other available profiles.
1.2.2
- Update sing-box 1
- Add Amnezia v3 support
- Update Xray
- Fixes and Improvements
1:
This should fix the tun issues on Linux.
1.2.1
- Improve certain UI sections
- Re-Enable strict route on windows again, with warnings on faulty systems (Thanks @0x3mp7y)
- Fix Xray downloadSetting interface binding (Thanks @0x3mp7y)
- Re-add
auto_redirecton Linux - Improve subscription update
- Fix Xray core DNS issues (Thanks @x15rte)
- Fixed and Improvements
1.2.0
Throne is free and open-source, and will always remain so. If you'd like to support development, you can now do so via GitHub Sponsors.
- Add remote route profile support 1
- Add
blockandwarp-bypassdefault route support - Add Raw routing profile support
- Improve Xray support
- Add Hiddify's TLS fragment and TLS Mixed-case support
- Add traffic statistics module 2
- Improve menus and Tool Buttons
- Show connection speed in connections tab and allow sorting by it
- Improve system tray menu
- Add Mieru protocol
- Add runtime stats widget
- Disable strict route by default 3
- Use Google DoH as default remote DNS
- Add security view to proxy Table's Type column 4
- Add Remove insecure configs action
- Add Linux universal installer script (Thanks @thearialume)
- Lots of Fixes and Improvements
1:
You can now add remote routing profiles which can be updated remotely as well, refer to Deeplink docs for more information on how to add them via Deeplinks
2:
This module keeps an aggregated statistics of the traffic usage grouped by config/application, and can be disabled in settings
3:
Strict route causes issues on certain windows environments, so it is disabled by default
4:
It should be enabled in the settings and is not enabled by default
1.2.0-beta.7
- Disable strict route by default
- Fix Xray full config issues
- Add softPink theme
- Use Google DoH as default remote DNS
- Improve context menus
- Update deep-link schemas
- Add security view to Proxy Table
- Add
Remove Insecure configsmenu action - Fixes and Improvements
1.2.0-beta.6
- Make Full Xray configs testable
- Migrate interface binding and initial DNS resolution of Xray configs to our fork
- Fixes and Improvements
1.2.0-beta.5
- Add runtime stats Widget
- Add full Xray JSON array subscription support
- Use widgets for Tray server/routing profile selection
- Fixes and Improvements
1.2.0-beta.4
- Refactor context menus
- Improve Start/Stop button (Thanks @renkagod)
- Allow disabling the traffic stats feature
- Add remote route profile support 1
- Fix sub update logic 2
- Fix mieru Link format
- Upgrade Xray core to
v26.6.27 - Fixes and Improvements
1:
Route profiles can now be remotely subscribed to, allowing a route profile that gets updated from a remote source. Adding it can be done via Deeplinks as well.
2:
Previously, periodic jobs would run on an interval starting from the launch time, now they behave properly and trigger once the specified interval value has passed since the last update time.
1.2.0-beta.3
- Fix testing current with default routing outbound direct using the wrong outbound
- Make sniff and hijack-dns always on
- Show current speed in connections Tab
- Use Xray for reality by default and allow importing all VLESS in Xray
- Update Sing-box to
v1.13.14 - System Tray menu improvements (Thanks @renkagod)
- Add Mieru protocol support
- Fixes and Improvements