Commit ffaabe8 1 parent 0233ab4 commit ffaabe8 Copy full SHA for ffaabe8
File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 1
1
# for this file format description,
2
2
# see https://github.com/olivierlacan/keep-a-changelog
3
3
4
+ ## [2.11.0] - 2016-12-18
5
+ ### Added
6
+ - Websockets support
7
+ - Reseed through a floodfill
8
+ - Tunnel configuration for HTTP and SOCKS proxy
9
+ - Zero-hops tunnels for destinations
10
+ - Multiple acceptors for SAM
11
+ ### Changed
12
+ - Reseed servers list
13
+ - DHT uses AVX if applicable
14
+ - New logo
15
+ - LeaseSet lookups
16
+ ### Fixed
17
+ - HTTP Proxy connection reset for Windows
18
+ - Crash upon SAM session termination
19
+ - Can't connect to a destination for a longer time after restart
20
+ - Mass packet loss for UDP tunnels
21
+
4
22
## [2.10.2] - 2016-12-04
5
23
### Fixed
6
24
- Fixes UPnP discovery bug, producing excessive CPU usage
You can’t perform that action at this time.
0 commit comments