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.6 kB

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