This commit is contained in:
Micooz 2017-06-18 20:14:04 +08:00
parent cce3988a39
commit 8721450333
2 changed files with 14 additions and 5 deletions

@ -2,6 +2,19 @@
## [v2.4.8](https://github.com/blinksocks/blinksocks/tree/v2.4.8) (2017-06-18)
[Full Changelog](https://github.com/blinksocks/blinksocks/compare/v2.4.7...v2.4.8)
#### Features:
- Allow to provide a list of sni to obfs-tls1.2-ticket [#67](https://github.com/blinksocks/blinksocks/issues/67)
- Allow to custom DNS servers [#66](https://github.com/blinksocks/blinksocks/issues/66)
- Add an enhanced AEAD preset without redundant logic [#63](https://github.com/blinksocks/blinksocks/issues/63)
#### Fixes (bugs & defects):
- HTTP proxy dosen't work on Windows [#59](https://github.com/blinksocks/blinksocks/issues/59)
## [v2.4.7](https://github.com/blinksocks/blinksocks/tree/v2.4.7) (2017-06-10)
[Full Changelog](https://github.com/blinksocks/blinksocks/compare/v2.4.6...v2.4.7)
@ -27,10 +40,6 @@
## [v2.4.4](https://github.com/blinksocks/blinksocks/tree/v2.4.4) (2017-06-03)
[Full Changelog](https://github.com/blinksocks/blinksocks/compare/v2.4.3...v2.4.4)
#### Fixes (bugs & defects):
- HTTP proxy dosen't work on Windows [#59](https://github.com/blinksocks/blinksocks/issues/59)
## [v2.4.3](https://github.com/blinksocks/blinksocks/tree/v2.4.3) (2017-06-02)
[Full Changelog](https://github.com/blinksocks/blinksocks/compare/v2.4.2...v2.4.3)

@ -1,6 +1,6 @@
{
"name": "blinksocks",
"version": "2.4.7",
"version": "2.4.8",
"description": "Yet another secure proxy, designed for speed.",
"main": "lib/index.js",
"files": [