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 3.8 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
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. 3.3.1 2016-09-20
  2. - Add global hotkey support
  3. - Bug fixes and improvements
  4. 3.3 2016-09-09
  5. - Update Privoxy to 3.0.26
  6. - Change minimum system version explicitly to Windows Vista
  7. since we are using dual-mode socket
  8. - Support running multiple instances of Privoxy for system proxy
  9. - Improve networking
  10. - New traffic chart and icon style
  11. - I18N: Traditional Chinese support
  12. - Bug fixes and improvements
  13. 3.2 2016-08-13
  14. - Add AES-CTR, blowfish and camellia ciphers support,
  15. including aes-256-ctr, aes-192-ctr, aes-128-ctr,
  16. bf-cfb, camellia-128-cfb, camellia-192-cfb
  17. and camellia-256-cfb.
  18. - Support one-time authentication in ss urls for sharing
  19. - Support traffic chart and traffic icon
  20. - Add proxy support
  21. - Add verbose logging
  22. - Improve LogForm
  23. - Delete log file when clicking "Clean Logs" in the LogForm
  24. - Bug fixes and improvements
  25. 3.1 2016-05-01
  26. - Disable StatisticsStrategy by default
  27. 3.0 2016-03-02
  28. - Update Privoxy to 3.0.24
  29. - Replace Choose by Total Packet Loss with Choose by Statistics
  30. - Support chacha20-ietf
  31. - Support Onetime Authentication
  32. - Optional checking updates
  33. - Download updates automatically
  34. - Improve log viewer
  35. - Minor fixes
  36. - Other improvements
  37. 2.5.8 2015-09-20
  38. - Update GFWList url
  39. 2.5.7 2015-09-19
  40. - Fix repeated IV
  41. 2.5.6 2015-08-19
  42. - Add portable mode. Create shadowsocks_portable_mode.txt to use it
  43. - Support server reorder
  44. 2.5.5 2015-08-17
  45. - Fix crash when enabling Availability Statistics and some servers can not be resolved
  46. - Allow multiple instances
  47. - Other fixes
  48. 2.5.4 2015-08-16
  49. - Hide Privoxy icon
  50. 2.5.3 2015-08-16
  51. - Replace Polipo with Privoxy
  52. - Add Choose by Total Packet Loss
  53. 2.5.2 2015-08-04
  54. - Add log viewer
  55. 2.5.1 2015-07-26
  56. - Prevent HA from switching servers too frequently
  57. - Fix server settings can not be updated when using HA
  58. - Fix server port can't be 8123
  59. - Other minor fixes
  60. 2.5 2015-07-25
  61. - Support load balance
  62. - Support high availability
  63. 2.4 2015-07-11
  64. - Support UDP relay
  65. - Support online PAC
  66. - Migrate update checker to GitHub releases
  67. - Other fixes
  68. 2.3.1 2015-03-06
  69. - Support user rule
  70. 2.3 2015-01-25
  71. - Use the same port for every profile
  72. - Use the same port for HTTP/Socks5/PAC
  73. - Fix GFWList PAC compatibility issue with IE11
  74. - Encourage users to report to GFWList when no update found
  75. - Minor UI improvements
  76. 2.2.1 2015-01-18
  77. - Fix QR Code compatibility
  78. 2.2 2015-01-14
  79. - Support updating PAC from GFWList
  80. - Support adding server by scanning QR Code
  81. - Output timestamp in logs
  82. - Minor fixes
  83. 2.1.6 2015-01-02
  84. - Fix OPTIONS requests
  85. - Improve logs
  86. 2.1.5 2014-12-25
  87. - Fix QR Code compatibility with iOS
  88. - Only left button will trigger double click on tray icon
  89. 2.1.4 2014-12-20
  90. - Fix crash when remarks are too long
  91. 2.1.3 2014-12-20
  92. - Add Chinese Language
  93. - Fix some UI issues on Windows 8
  94. - Fix some UI issues on high DPI screens
  95. - Log bind error more friendly
  96. - Stability issues
  97. 2.1.2 2014-12-14
  98. - Fix sometimes Shadowsocks doesn't respond to requests
  99. 2.1.1 2014-12-14
  100. - Add global proxy option
  101. 2.1 2014-12-12
  102. - Add salsa20 and chacha20 support
  103. 2.0.11 2014-11-23
  104. - Fix a crash
  105. - Only switch the system proxy off if we have switched it on
  106. 2.0.10 2014-11-18
  107. - Minor fixes
  108. - Optimize code
  109. 2.0.9 2014-11-13
  110. - Fix startup path
  111. - Fix allowed port range for polipo
  112. 2.0.8 2014-11-12
  113. - Fix data corruption
  114. - Set proxy for PPPoE
  115. - Auto Startup Option
  116. - Support high DPI screens
  117. 2.0.7 2014-11-11
  118. - Use OpenSSL for now
  119. 2.0.6 2014-11-10
  120. - Minor bug fixes
  121. 2.0.5 2014-11-09
  122. - Fix QRCode size
  123. - Share over LAN option
  124. - Log to temp path instead
  125. 2.0.4 2014-11-09
  126. - Try to fix data corruption
  127. - Remove all configuration except x86
  128. 2.0.3 2014-11-08
  129. - Support QRCode generation
  130. - Fix compatibility issues with some Chrome version
  131. 2.0.2 2014-11-08
  132. - Add remarks
  133. - Fix error when polipo is killed
  134. 2.0.1 2014-11-08
  135. - Check already running
  136. 2.0 2014-11-08
  137. - Initial release