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