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