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