Skip to content

Releases: nange/easyss

Nightly-202607310718-d235fa0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 07:15

For testing and development only

Nightly-202607310721-77ef1d8

Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 07:20

For testing and development only

Release v3.0.0-rc8

Choose a tag to compare

@github-actions github-actions released this 25 Jul 10:04

Nightly-202607240527-f0d9ef2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 05:23
f0d9ef2

For testing and development only

Nightly-202607240641-905c8ce

Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jul 06:41

For testing and development only

Nightly-202607221147-29078b0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 11:43

For testing and development only

Release v3.0.0-rc7

Choose a tag to compare

@github-actions github-actions released this 19 Jul 10:31

Changes

  1. 修复统计接口返回延迟信息不准确问题
  2. 最大底层连接数改为12(自适应动态扩展),同时请求将按优先级自动路由到合适的底层连接上

Full Changelog: v3.0.0-rc6...v3.0.0-rc7

Release v3.0.0-rc6

Choose a tag to compare

@github-actions github-actions released this 15 Jul 10:08

Changes

  1. 全新v3版协议,底层传输层基于http2(tls)。并通过流量整形,真实网页fallback等手段去除流量特征。不兼容v2协议。

Release v3.0.0-rc5

Choose a tag to compare

@github-actions github-actions released this 12 Jul 03:46

Changes

  1. 全新v3版协议,底层传输层基于http2(tls)。并通过流量整形,真实网页fallback等手段去除流量特征。不兼容v2协议。

Release v3.0.0-rc4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:11

Changes

  1. 全新v3版协议,底层传输层基于http2。并通过流量整形,去除流量特征。不兼容v2协议。