Skip to content

Releases: xchacha20-poly1305/husi

v0.6.1

15 Mar 10:09
dec125e
Compare
Choose a tag to compare

📝 Release Notes

  • Update sing-box to v1.9.0-beta.13.
  • Fixes and improvements.

v0.6.0

10 Mar 06:22
548f2e3
Compare
Choose a tag to compare

📝 Release Notes

Changes since v0.5.4:

New Features

  • Support TCP Brutal. (#41)
  • DNS leak mode. (#49)
  • ICMP ping.
  • Colorful log print.

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

v0.6.0-rc.0

09 Mar 04:47
e5fa6d5
Compare
Choose a tag to compare
v0.6.0-rc.0 Pre-release
Pre-release

📝 Release Note

  • Translate. ( Thanks @RejectVanity )
  • Update dependencies. (Including sing-box v1.9.0-beta.8)
  • Fixes and improvements.

v0.6.0-beta.0

03 Mar 08:05
7b3bbd4
Compare
Choose a tag to compare
v0.6.0-beta.0 Pre-release
Pre-release

📝 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.

2: See Wiki.(中文

v0.6.0-alpha.3

03 Mar 03:14
1bf5269
Compare
Choose a tag to compare
v0.6.0-alpha.3 Pre-release
Pre-release

📝 Release Note

  • Fixes and improvements.

v0.6.0-alpha.2

03 Mar 02:41
247fa39
Compare
Choose a tag to compare
v0.6.0-alpha.2 Pre-release
Pre-release

⚠️ This version has bugs, do not use it. Use v0.6.0-alpha.3 instead of it.

📝 Release Notes

  • Add ICMP ping.
  • Fix DNS leak mode logic.
  • Fixes and improvements.

v0.6.0-alpha.1

02 Mar 09:33
31ab70f
Compare
Choose a tag to compare
v0.6.0-alpha.1 Pre-release
Pre-release

📝 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

25 Feb 01:03
971eae4
Compare
Choose a tag to compare
v0.6.0-alpha.0 Pre-release
Pre-release

📝 Release Note

  • Support TCP Brutal. (Require server supports it)
  • Update dependencies.
  • Fixes and improvements.

v0.5.4

24 Feb 03:59
b5891e7
Compare
Choose a tag to compare

📝 Release Note

  • Fixes and improvements.

v0.5.3

24 Feb 03:13
848d8d4
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release

📝 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.