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