Releases: xchacha20-poly1305/husi
Releases · xchacha20-poly1305/husi
v0.6.1
📝 Release Notes
- Update sing-box to v1.9.0-beta.13.
- Fixes and improvements.
v0.6.0
📝 Release Notes
Changes since v0.5.4:
New Features
BREAKING REFACTOR
- CHANGE LINK FROM "sn" TO "husi".
- USE V2RAY STYLE GRAMMAR FOR ROUTE RULES.
Bugs fix
- Clear package list.
- Show the reason why test failed.
- Reduce traffic consumption.
Chores
- Translate. (Thanks @gallegonovato @RejectVanity )
- Update lots of dependencies.
v0.6.0-rc.0
📝 Release Note
- Translate. ( Thanks @RejectVanity )
- Update dependencies. (Including sing-box v1.9.0-beta.8)
- Fixes and improvements.
v0.6.0-beta.0
📝 Release Notes
- CHANGE ALL "sn://" LINK TO "husi://". 1
- USE V2RAY STYLE ROUTE GRAMMER. 2
- Allow 3rd-party plugins.
- Fix route package list. (#39)
- Try to click the "Unavailable" button of your server, it will show the reason why it feailed.
- Fixes and improvements.
1: For a long time, although some commercial software uses links starting with "sn://", they are not actually compatible with each other.
v0.6.0-alpha.3
📝 Release Note
- Fixes and improvements.
v0.6.0-alpha.2
📝 Release Notes
- Add ICMP ping.
- Fix DNS leak mode logic.
- Fixes and improvements.
v0.6.0-alpha.1
📝 Release Notes
- Supports DNS leak mode.
- Fix shortcuts.
- Use sagernet/gomobile instead of official gomobile.
- Update dependencies (include sing-box v1.9.0-beta.6)
- Translate. (Thanks @gallegonovato )
- Fixes and improvements.
v0.6.0-alpha.0
📝 Release Note
- Support TCP Brutal. (Require server supports it)
- Update dependencies.
- Fixes and improvements.
v0.5.4
📝 Release Note
- Fixes and improvements.
v0.5.3
📝 Release Note
There is a long way after v0.4.1 !
Note: this version must set client subnet.
Refactor
-
Use official sing-box and show its logs.
-
Use loop to get proxies infomation from subscribtion.
-
Improve show version.
New feature
- DNS: add client subnet.
Bugs fix
- Allow Fake IPv6 address.
Chores
- Update dependencies.