Skip to content

Releases: Itsusinn/tuic

v1.6.5

18 Nov 06:57
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

๐Ÿš€ Features

  • (client) Allow override SNI of tuic-client's relay by @Itsusinn

๐Ÿ› Bug Fixes

๐Ÿ“š Documentation

โš™๏ธ Miscellaneous Tasks

Full Changelog: v1.6.4...v1.6.5

v1.6.4

17 Nov 09:07
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

โš™๏ธ Miscellaneous Tasks

  • Fix docker hub reuse workflow's secrets by @Itsusinn

Full Changelog: v1.6.3...v1.6.4

v1.6.3

17 Nov 07:51
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

๐Ÿš€ Features

  • Add a option allowing control loopback drop behavior by @Itsusinn
  • Allow drop traffic by @Itsusinn
  • Allow control private traffic through ACL by @Itsusinn

๐Ÿšœ Refactor

โšก Performance

  • Copy_io is a large future, this will result in a large number of memory copies (#70) by @zijiren233

๐ŸŽจ Styling

โš™๏ธ Miscellaneous Tasks

  • Extract private IP detection to tuic-core by @Itsusinn
  • Publish docker images to dockerhub by @Itsusinn
  • Fix rustls backend features by @Itsusinn

Wip

  • Placeholder for clash-like routing rule by @Itsusinn
  • Placeholder for sniff support by @Itsusinn

Full Changelog: v1.6.2...v1.6.3

v1.6.2

02 Nov 15:46
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

๐Ÿ› Bug Fixes

  • (server) Resolve race condition in authentication wait mechanism (#69) by @zijiren233

โšก Performance

๐Ÿ› ๏ธ Builds

  • (deps) Bump the rust-dependencies group with 3 updates (#68) by @dependabot[bot]
  • (deps) Bump the actions-dependencies group with 2 updates (#67) by @dependabot[bot]

โš™๏ธ Miscellaneous Tasks

  • Use cargo-zigbuild for amd64 linux gnu by @Itsusinn
  • Cache docker layers & update macos runner by @Itsusinn

New Contributors โค๏ธ

Full Changelog: v1.6.1...v1.6.2

v1.6.1

01 Nov 06:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

๐Ÿ› Bug Fixes

๐Ÿ“š Documentation

๐Ÿ› ๏ธ Builds

โš™๏ธ Miscellaneous Tasks

Full Changelog: v1.6.0...v1.6.1

v1.5.3

24 Oct 05:29
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

๐Ÿš€ Features

  • More active max_concurrent_streams strategy by @Itsusinn
  • Use json5 as deserialization method of configuration by @Itsusinn

๐Ÿ› Bug Fixes

  • Panic on empty restful section by @Itsusinn

๐Ÿšœ Refactor

๐Ÿ“š Documentation

โšก Performance

๐ŸŽจ Styling

๐Ÿงช Testing

โš™๏ธ Miscellaneous Tasks

Full Changelog: v1.5.2...v1.5.3

v1.5.2

06 Oct 11:17

Choose a tag to compare

๐Ÿš€ Features

  • Add a option=ipstack_prefer to handle AAAA & A dual DNS record case by @Itsusinn

๐Ÿ› Bug Fixes

  • Make client local socket rebind more robust by @Itsusinn

๐Ÿ› ๏ธ Builds

โš™๏ธ Miscellaneous Tasks

Full Changelog: v1.5.1...v1.5.2

v1.5.1

04 Oct 07:23

Choose a tag to compare

๐Ÿš€ Features

  • Add ACL in tuic-server and reject client's access to server's localhost by default, implement SOCKS5 outbound (#61) by @fokx

๐Ÿ› Bug Fixes

  • A try to fix too many open streams on client side by @Itsusinn

๐Ÿšœ Refactor

  • Add default to json config by @Itsusinn
  • [breaking] Disable empty RESUful auth token by @Itsusinn
  • Remove global static vars & AtomicU64 for mips by @Itsusinn

Full Changelog: v1.5.0...v1.5.1

v1.5.0

27 Sep 07:35
33cd093

Choose a tag to compare

๐Ÿš€ Features

  • Implement automatic ssl for tuic-server (like caddy server) (#54) by @fokx

๐Ÿ› Bug Fixes

๐Ÿšœ Refactor

๐Ÿงช Testing

๐Ÿ› ๏ธ Builds

โš™๏ธ Miscellaneous Tasks

Tuic-server

  • Add outbound config: ip_mode(ipv4/v6 preference), bind_ipv4/v6 and bind_device (#60) by @fokx

New Contributors โค๏ธ

  • @fokx made their first contribution in #60

Full Changelog: v1.4.6...v1.5.0

v1.4.6

22 Jun 17:46

Choose a tag to compare

โ—€๏ธ Revert

๐Ÿ› ๏ธ Builds

  • Update deps

โš™๏ธ Miscellaneous Tasks

  • Release 1.4.6