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