You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGES 5.7 kB

9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. 3.4.3 2017-1-11
  2. - Make the previous portable mode as default
  3. - Refine networking by Noisyfox
  4. - Bug fixes and improvements
  5. 3.4.2.1 2016-12-30
  6. - Refine Traditional Chinese translation by LNDDYL
  7. - sysproxy: reduce false positives on virus detection
  8. - sysproxy: set LAN proxy settings even if RAS query fails
  9. - privoxy: drop obsolete tray area refreshing code
  10. - Fix auto startup
  11. - Bug fixes and improvements
  12. 3.4.2 2016-12-16
  13. - Fix null ref in TCPRelay. (#940)
  14. - Bring Privoxy back. (#948)
  15. - Bug fixes and improvements.
  16. 3.4.1 (pre-release) 2016-12-13
  17. - Fix crash if user input an invaild server address. (#933)
  18. - Fix ERR_TOO_MANY_REDIRECTS with http proxy. (#937)
  19. - Show SS URL in QRCode form.
  20. - Add import URL from clipboard.
  21. - Bug fixes and improvements.
  22. 3.4.0 (pre-release) 2016-12-9
  23. - Replace Privoxy with built-in http proxy.
  24. - Try fix system proxy settings on windows 10 insider preview.
  25. - Secure local pac.
  26. - Update bypass list.
  27. - Bug fixes and improvements.
  28. 3.3.6 2016-12-6
  29. - Refine system proxy mode switching logic,
  30. merge 'Switch to PAC' and 'Switch to Global' into
  31. 'Switch system proxy mode'.
  32. - Don't store LogViewer window size in config file,
  33. now you can sync config between devices with different
  34. resolutions.
  35. - Add tag support for SS url
  36. - Add pre-release channel in update checker
  37. - Bug fixes and improvements
  38. 3.3.5 2016-11-7
  39. - Improve system power mode handling
  40. - Update mbed TLS to 2.4.0
  41. - Check .NET Framework version on startup
  42. 3.3.4 2016-10-21
  43. - Fix IE dial-up and VPN connection proxy settings
  44. not changed since release 3.3.3.
  45. - Fix a UI bug
  46. 3.3.3 2016-10-10
  47. - Add timeout support for server and forward proxy,
  48. only integer is allowed
  49. - Use wininet API to setup system proxy
  50. - Upgrade to .NET Framework 4.6.2
  51. 3.3.2 2016-10-03
  52. - Add HTTP forward proxy support
  53. - Bug fixes and improvements
  54. 3.3.1 2016-09-20
  55. - Add global hotkey support
  56. - Bug fixes and improvements
  57. 3.3 2016-09-09
  58. - Update Privoxy to 3.0.26
  59. - Change minimum system version explicitly to Windows Vista
  60. since we are using dual-mode socket
  61. - Support running multiple instances of Privoxy for system proxy
  62. - Improve networking
  63. - New traffic chart and icon style
  64. - I18N: Traditional Chinese support
  65. - Bug fixes and improvements
  66. 3.2 2016-08-13
  67. - Add AES-CTR, blowfish and camellia ciphers support,
  68. including aes-256-ctr, aes-192-ctr, aes-128-ctr,
  69. bf-cfb, camellia-128-cfb, camellia-192-cfb
  70. and camellia-256-cfb.
  71. - Support one-time authentication in ss urls for sharing
  72. - Support traffic chart and traffic icon
  73. - Add proxy support
  74. - Add verbose logging
  75. - Improve LogForm
  76. - Delete log file when clicking "Clean Logs" in the LogForm
  77. - Bug fixes and improvements
  78. 3.1 2016-05-01
  79. - Disable StatisticsStrategy by default
  80. 3.0 2016-03-02
  81. - Update Privoxy to 3.0.24
  82. - Replace Choose by Total Packet Loss with Choose by Statistics
  83. - Support chacha20-ietf
  84. - Support Onetime Authentication
  85. - Optional checking updates
  86. - Download updates automatically
  87. - Improve log viewer
  88. - Minor fixes
  89. - Other improvements
  90. 2.5.8 2015-09-20
  91. - Update GFWList url
  92. 2.5.7 2015-09-19
  93. - Fix repeated IV
  94. 2.5.6 2015-08-19
  95. - Add portable mode. Create shadowsocks_portable_mode.txt to use it
  96. - Support server reorder
  97. 2.5.5 2015-08-17
  98. - Fix crash when enabling Availability Statistics and some servers can not be resolved
  99. - Allow multiple instances
  100. - Other fixes
  101. 2.5.4 2015-08-16
  102. - Hide Privoxy icon
  103. 2.5.3 2015-08-16
  104. - Replace Polipo with Privoxy
  105. - Add Choose by Total Packet Loss
  106. 2.5.2 2015-08-04
  107. - Add log viewer
  108. 2.5.1 2015-07-26
  109. - Prevent HA from switching servers too frequently
  110. - Fix server settings can not be updated when using HA
  111. - Fix server port can't be 8123
  112. - Other minor fixes
  113. 2.5 2015-07-25
  114. - Support load balance
  115. - Support high availability
  116. 2.4 2015-07-11
  117. - Support UDP relay
  118. - Support online PAC
  119. - Migrate update checker to GitHub releases
  120. - Other fixes
  121. 2.3.1 2015-03-06
  122. - Support user rule
  123. 2.3 2015-01-25
  124. - Use the same port for every profile
  125. - Use the same port for HTTP/Socks5/PAC
  126. - Fix GFWList PAC compatibility issue with IE11
  127. - Encourage users to report to GFWList when no update found
  128. - Minor UI improvements
  129. 2.2.1 2015-01-18
  130. - Fix QR Code compatibility
  131. 2.2 2015-01-14
  132. - Support updating PAC from GFWList
  133. - Support adding server by scanning QR Code
  134. - Output timestamp in logs
  135. - Minor fixes
  136. 2.1.6 2015-01-02
  137. - Fix OPTIONS requests
  138. - Improve logs
  139. 2.1.5 2014-12-25
  140. - Fix QR Code compatibility with iOS
  141. - Only left button will trigger double click on tray icon
  142. 2.1.4 2014-12-20
  143. - Fix crash when remarks are too long
  144. 2.1.3 2014-12-20
  145. - Add Chinese Language
  146. - Fix some UI issues on Windows 8
  147. - Fix some UI issues on high DPI screens
  148. - Log bind error more friendly
  149. - Stability issues
  150. 2.1.2 2014-12-14
  151. - Fix sometimes Shadowsocks doesn't respond to requests
  152. 2.1.1 2014-12-14
  153. - Add global proxy option
  154. 2.1 2014-12-12
  155. - Add salsa20 and chacha20 support
  156. 2.0.11 2014-11-23
  157. - Fix a crash
  158. - Only switch the system proxy off if we have switched it on
  159. 2.0.10 2014-11-18
  160. - Minor fixes
  161. - Optimize code
  162. 2.0.9 2014-11-13
  163. - Fix startup path
  164. - Fix allowed port range for polipo
  165. 2.0.8 2014-11-12
  166. - Fix data corruption
  167. - Set proxy for PPPoE
  168. - Auto Startup Option
  169. - Support high DPI screens
  170. 2.0.7 2014-11-11
  171. - Use OpenSSL for now
  172. 2.0.6 2014-11-10
  173. - Minor bug fixes
  174. 2.0.5 2014-11-09
  175. - Fix QRCode size
  176. - Share over LAN option
  177. - Log to temp path instead
  178. 2.0.4 2014-11-09
  179. - Try to fix data corruption
  180. - Remove all configuration except x86
  181. 2.0.3 2014-11-08
  182. - Support QRCode generation
  183. - Fix compatibility issues with some Chrome version
  184. 2.0.2 2014-11-08
  185. - Add remarks
  186. - Fix error when polipo is killed
  187. 2.0.1 2014-11-08
  188. - Check already running
  189. 2.0 2014-11-08
  190. - Initial release