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.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  1. 4.4.1.0 2022-02-08
  2. - Add plain/none ciphers
  3. 4.4.0.0 2021-01-01
  4. - Security: remove infrastructure of stream ciphers (#3048)
  5. - Show warning message when importing from deprecated legacy ss:// links.
  6. - Other minor bug fixes and improvements
  7. 4.3.3.0 2020-12-07
  8. - PAC: Add option for custom sha256sum URL of custom geosite source (#3026)
  9. - Update to .NET Framework 4.8
  10. - Other minor bug fixes and improvements
  11. 4.3.2.0 2020-11-05
  12. - PAC: direct connection for private IP ranges by @studentmain (#3008)
  13. - Remove duplicate startup entries (#3012)
  14. - Other minor bug fixes and improvements
  15. 4.3.1.0 2020-10-25
  16. - Update abp.js (#2999)
  17. - Separate QR code scanning from MenuViewController (#2995)
  18. - Remove statistics strategy (#2994)
  19. - Other minor bug fixes and improvements
  20. 4.3.0.0 2020-10-19
  21. - Cleanup and update dependencies (#2983)
  22. - Geosite group validation + PAC regeneration on version update (#2988)
  23. - PAC: add options for direct and proxied groups (#2990)
  24. - Transition to WPF: ForwardProxyView + HotkeysView + OnlineConfigView + VersionUpdatePromptView (#2991)
  25. 4.2.1.0 2020-10-12
  26. - SIP008 support (#2942)
  27. - Exclude @cn from PAC proxied list (#2982)
  28. - Transition to WPF: ReactiveUI and ServerSharingView (#2959)
  29. - User-Agent for OnlineConfigResolver and GeositeUpdater (#2978)
  30. 4.2.0.1 2020-09-26
  31. - Fix domain rule handling in PAC script (#2956)
  32. 4.2.0.0 2020-09-10
  33. - Update TCPHandler.lastActivity (#2858)
  34. - Add Franch translation (#2861)
  35. - New option for ss:// URL association (#2855)
  36. - Updated Korean Language (#2871)
  37. - Decouple statistic and TCPRelay (#2872)
  38. - Fix nLogConfig NullReferenceExceltion (#2887)
  39. - Use v2ray GeoSsite to replace GFWList (#2875)
  40. - Optimize the updater and downloader (#2910)
  41. - Update SIP002 (#2904)
  42. - Update Japanese translations
  43. - Fix improperly parsed remark section (#2935)
  44. - Other minor bug fixes and improvements
  45. 4.1.10.0 2020-04-11
  46. - Fix NLog config file issue (#2841, #2846)
  47. - Tweak log level
  48. 4.1.9.3 2020-03-31
  49. - Set default method to chacha20-ietf-poly1305
  50. - Using hash in PAC URL (#2759)
  51. - Rename and translate title of statistics form (#2768)
  52. - Russian translation (#2767)
  53. - Refine Updated Notification logic
  54. - Using NLog (#2783)
  55. - Bug fix: wrong server in tray menu (#2782)
  56. - Deprecate unsafe encryption method (#2757, #2801)
  57. - Bug fix: server config is overwritten by others when moving up/down (#2830)
  58. - Other minor bug fixes and improvements
  59. 4.1.9.2 2019-12-25
  60. - Fix i18n issues (#2740, #2741)
  61. 4.1.9.1 2019-12-22
  62. - Fix #2739: PAC does not work
  63. - Translate Show Plugin Option
  64. 4.1.9.0 2019-12-21
  65. - Refine merge PAC+abp script logic (#2598)
  66. - Format the proxy hostname in GfwListUpdater (#2616)
  67. - Fix the trayIcon display issue under Win10 dark theme (#2658)
  68. - Set default encryption method as chacha20-ietf-poly1305 (#2699)
  69. - Translate statistics config form (#2698)
  70. - Update .Net Framework download link (#2731)
  71. - Use MD5 hash instead of timestamp for PAC URL parameter (#2705)
  72. - Add option "Show Plugin Output" (#2722)
  73. - Support custom GFWListUrl defined in config file (#2728)
  74. - Implement new I18N csv structure (#2712)
  75. - Refine message when plugin program file does not exist (#2730)
  76. - Other minor bug fixes and improvements
  77. 4.1.8 2019-10-31
  78. - Update the nuget configurations and packages
  79. - Fix some crash about thread-safe in statistics (#2591)
  80. - Fix server list index invalidation (#2543, #2542)
  81. - Refine PAC server (#2539)
  82. - Update the GFWList via IPv6Loopback when available
  83. - Modify PAC request behavior (#2526)
  84. - Fix .NET 4.7.2 on Win7 TLS compatibility (#2473)
  85. - Other minor bug fixes and improvements
  86. 4.1.7.1 2019-07-14
  87. - Fix unexpected server delete behavior (#2459)
  88. - Reduce info log when checking Windows 10 Light Theme
  89. 4.1.7 2019-07-10
  90. - Fix UDP relay (#2387)
  91. - Support Windows 10 1903 Light Theme (#2379)
  92. - Listening on local IPv6 interface (#2419) (Experimental)
  93. - Turn off per-monitor DPI awareness as it is not supported (#2427)
  94. - Fix a defect when parsing ss:// URL (#2364)
  95. - Upgrade the development environment to VS2017 with .NET Framework 4.7.2
  96. - Refactoring config form (#2410)
  97. - Refactoring tray icon
  98. - Other minor bug fixes and improvements
  99. 4.1.6 2019-04-17
  100. - Add http proxy "basic access authentication"
  101. - Add check box to toggle plugin argument input
  102. - Add apply button for server configuration form
  103. - Update UI of switching proxy mode
  104. - Update exception handler for port assignment
  105. 4.1.5 2019-03-08
  106. - Update nuget packages
  107. - Update the PAC javascript to support user rules in a better way
  108. - Other minor bug fixes and improvements
  109. 4.1.4 2019-02-04
  110. - Update Privoxy to 3.0.28
  111. - Enlarge Privoxy max client connections
  112. - Update the system proxy when user-rule.txt is changed
  113. - Register restart after system reboot
  114. 4.1.3.1 2018-12-09
  115. - Fix error when usersettings bypasslist is null
  116. 4.1.3 2018-12-08
  117. - Refine sysproxy exception handling
  118. - Keep user bypass setting when use global proxy mode
  119. - Update .Net download link
  120. - Minor improvements
  121. 4.1.2 2018-09-13
  122. - Fix plugin CLI argument environment variable issue (#1969 #1818)
  123. - Other minor bug fixes and improvements (#1978 #1968 #1993)
  124. 4.1.1 2018-08-18
  125. - Fix auto hotkey reg issue when OS wakeup
  126. - Other minor bug fixes and improvements
  127. 4.1.0 2018-08-05
  128. - Support portable mode Temp folder
  129. - Register hotkeys on startup
  130. - Fix sysproxy hanging issue
  131. - Minor improvements
  132. 4.0.10 2018-05-10
  133. - Add square bracket for SIP002 IPv6 (RFC3986)
  134. - Add plugin CLI arguments support
  135. - Bug fix: Server address should not be encoded (#1758)
  136. - Bug fix: Wrong splash on multi display (#1729)
  137. - Fix PerPixelAlphaForm's issue in designer
  138. - Other minor bug fixes and improvements
  139. 4.0.9 2018-03-14
  140. - Fix port occupied issue
  141. - Add xchacha20-ietf-poly1305
  142. - Update cryptographic libraries
  143. - Bug fixes and improvements
  144. 4.0.8 2018-02-16
  145. - Add OpenSSL 1.1.0g support #1671
  146. - Update nuget packages
  147. - Bug fixes and improvements
  148. 4.0.7 2017-12-09
  149. - Fix QR code and ss:// protocol import issue
  150. - Add an option to show password
  151. - User rules have higher priority in PAC file
  152. - Bug fixes and improvements
  153. 4.0.6 2017-09-09
  154. - SIP002 support
  155. - SIP003 support
  156. 4.0.5 2017-08-09
  157. - Fix crash when user-wininet.json fail to parse. (#1178)
  158. - Bug fixes and improvements.
  159. 4.0.4 2017-06-01
  160. - Save user wininet settings as user-wininet.json
  161. - Improve performance of aes-256-gcm
  162. 4.0.2 2017-05-19
  163. - Fix legacy key derivation
  164. - Bug fixes and improvements
  165. 4.0.1 2017-04-08
  166. - Fix UDP relay
  167. - Allow to add multiple servers via Shadowsocks URL
  168. - Bug fixes and improvements
  169. 4.0 2017-04-04
  170. - Add AEAD ciphers support, removed OTA
  171. - I18N: add Japanese support, update Traditional Chinese strings
  172. - sysproxy: restore user settings when system proxy is turned off
  173. - Bug fixes and improvements
  174. 3.4.3 2017-1-11
  175. - Make the previous portable mode as default
  176. - Refine networking by Noisyfox
  177. - Bug fixes and improvements
  178. 3.4.2.1 2016-12-30
  179. - Refine Traditional Chinese translation by LNDDYL
  180. - sysproxy: reduce false positives on virus detection
  181. - sysproxy: set LAN proxy settings even if RAS query fails
  182. - privoxy: drop obsolete tray area refreshing code
  183. - Fix auto startup
  184. - Bug fixes and improvements
  185. 3.4.2 2016-12-16
  186. - Fix null ref in TCPRelay. (#940)
  187. - Bring Privoxy back. (#948)
  188. - Bug fixes and improvements.
  189. 3.4.1 (pre-release) 2016-12-13
  190. - Fix crash if user input an invaild server address. (#933)
  191. - Fix ERR_TOO_MANY_REDIRECTS with http proxy. (#937)
  192. - Show SS URL in QRCode form.
  193. - Add import URL from clipboard.
  194. - Bug fixes and improvements.
  195. 3.4.0 (pre-release) 2016-12-9
  196. - Replace Privoxy with built-in http proxy.
  197. - Try fix system proxy settings on windows 10 insider preview.
  198. - Secure local pac.
  199. - Update bypass list.
  200. - Bug fixes and improvements.
  201. 3.3.6 2016-12-6
  202. - Refine system proxy mode switching logic,
  203. merge 'Switch to PAC' and 'Switch to Global' into
  204. 'Switch system proxy mode'.
  205. - Don't store LogViewer window size in config file,
  206. now you can sync config between devices with different
  207. resolutions.
  208. - Add tag support for SS url
  209. - Add pre-release channel in update checker
  210. - Bug fixes and improvements
  211. 3.3.5 2016-11-7
  212. - Improve system power mode handling
  213. - Update mbed TLS to 2.4.0
  214. - Check .NET Framework version on startup
  215. 3.3.4 2016-10-21
  216. - Fix IE dial-up and VPN connection proxy settings
  217. not changed since release 3.3.3.
  218. - Fix a UI bug
  219. 3.3.3 2016-10-10
  220. - Add timeout support for server and forward proxy,
  221. only integer is allowed
  222. - Use wininet API to setup system proxy
  223. - Upgrade to .NET Framework 4.6.2
  224. 3.3.2 2016-10-03
  225. - Add HTTP forward proxy support
  226. - Bug fixes and improvements
  227. 3.3.1 2016-09-20
  228. - Add global hotkey support
  229. - Bug fixes and improvements
  230. 3.3 2016-09-09
  231. - Update Privoxy to 3.0.26
  232. - Change minimum system version explicitly to Windows Vista
  233. since we are using dual-mode socket
  234. - Support running multiple instances of Privoxy for system proxy
  235. - Improve networking
  236. - New traffic chart and icon style
  237. - I18N: Traditional Chinese support
  238. - Bug fixes and improvements
  239. 3.2 2016-08-13
  240. - Add AES-CTR, blowfish and camellia ciphers support,
  241. including aes-256-ctr, aes-192-ctr, aes-128-ctr,
  242. bf-cfb, camellia-128-cfb, camellia-192-cfb
  243. and camellia-256-cfb.
  244. - Support one-time authentication in ss urls for sharing
  245. - Support traffic chart and traffic icon
  246. - Add proxy support
  247. - Add verbose logging
  248. - Improve LogForm
  249. - Delete log file when clicking "Clean Logs" in the LogForm
  250. - Bug fixes and improvements
  251. 3.1 2016-05-01
  252. - Disable StatisticsStrategy by default
  253. 3.0 2016-03-02
  254. - Update Privoxy to 3.0.24
  255. - Replace Choose by Total Packet Loss with Choose by Statistics
  256. - Support chacha20-ietf
  257. - Support Onetime Authentication
  258. - Optional checking updates
  259. - Download updates automatically
  260. - Improve log viewer
  261. - Minor fixes
  262. - Other improvements
  263. 2.5.8 2015-09-20
  264. - Update GFWList url
  265. 2.5.7 2015-09-19
  266. - Fix repeated IV
  267. 2.5.6 2015-08-19
  268. - Add portable mode. Create shadowsocks_portable_mode.txt to use it
  269. - Support server reorder
  270. 2.5.5 2015-08-17
  271. - Fix crash when enabling Availability Statistics and some servers can not be resolved
  272. - Allow multiple instances
  273. - Other fixes
  274. 2.5.4 2015-08-16
  275. - Hide Privoxy icon
  276. 2.5.3 2015-08-16
  277. - Replace Polipo with Privoxy
  278. - Add Choose by Total Packet Loss
  279. 2.5.2 2015-08-04
  280. - Add log viewer
  281. 2.5.1 2015-07-26
  282. - Prevent HA from switching servers too frequently
  283. - Fix server settings can not be updated when using HA
  284. - Fix server port can't be 8123
  285. - Other minor fixes
  286. 2.5 2015-07-25
  287. - Support load balance
  288. - Support high availability
  289. 2.4 2015-07-11
  290. - Support UDP relay
  291. - Support online PAC
  292. - Migrate update checker to GitHub releases
  293. - Other fixes
  294. 2.3.1 2015-03-06
  295. - Support user rule
  296. 2.3 2015-01-25
  297. - Use the same port for every profile
  298. - Use the same port for HTTP/Socks5/PAC
  299. - Fix GFWList PAC compatibility issue with IE11
  300. - Encourage users to report to GFWList when no update found
  301. - Minor UI improvements
  302. 2.2.1 2015-01-18
  303. - Fix QR Code compatibility
  304. 2.2 2015-01-14
  305. - Support updating PAC from GFWList
  306. - Support adding server by scanning QR Code
  307. - Output timestamp in logs
  308. - Minor fixes
  309. 2.1.6 2015-01-02
  310. - Fix OPTIONS requests
  311. - Improve logs
  312. 2.1.5 2014-12-25
  313. - Fix QR Code compatibility with iOS
  314. - Only left button will trigger double click on tray icon
  315. 2.1.4 2014-12-20
  316. - Fix crash when remarks are too long
  317. 2.1.3 2014-12-20
  318. - Add Chinese Language
  319. - Fix some UI issues on Windows 8
  320. - Fix some UI issues on high DPI screens
  321. - Log bind error more friendly
  322. - Stability issues
  323. 2.1.2 2014-12-14
  324. - Fix sometimes Shadowsocks doesn't respond to requests
  325. 2.1.1 2014-12-14
  326. - Add global proxy option
  327. 2.1 2014-12-12
  328. - Add salsa20 and chacha20 support
  329. 2.0.11 2014-11-23
  330. - Fix a crash
  331. - Only switch the system proxy off if we have switched it on
  332. 2.0.10 2014-11-18
  333. - Minor fixes
  334. - Optimize code
  335. 2.0.9 2014-11-13
  336. - Fix startup path
  337. - Fix allowed port range for polipo
  338. 2.0.8 2014-11-12
  339. - Fix data corruption
  340. - Set proxy for PPPoE
  341. - Auto Startup Option
  342. - Support high DPI screens
  343. 2.0.7 2014-11-11
  344. - Use OpenSSL for now
  345. 2.0.6 2014-11-10
  346. - Minor bug fixes
  347. 2.0.5 2014-11-09
  348. - Fix QRCode size
  349. - Share over LAN option
  350. - Log to temp path instead
  351. 2.0.4 2014-11-09
  352. - Try to fix data corruption
  353. - Remove all configuration except x86
  354. 2.0.3 2014-11-08
  355. - Support QRCode generation
  356. - Fix compatibility issues with some Chrome version
  357. 2.0.2 2014-11-08
  358. - Add remarks
  359. - Fix error when polipo is killed
  360. 2.0.1 2014-11-08
  361. - Check already running
  362. 2.0 2014-11-08
  363. - Initial release