ShadowsocksX-NG Changelog

What's new in ShadowsocksX-NG 1.10.2

Mar 29, 2023
  • Delay write of plist file to fix frequent notification issue on Ventura by @bdyebd in #1461

New in ShadowsocksX-NG 1.10.1 (Mar 10, 2023)

  • Fixes over-permissive entitlement which causes security vulnerability by @lkebin in #1456

New in ShadowsocksX-NG 1.10.0 (Jan 11, 2023)

  • added additional v2ray symbolic link by @jibon57 in #1193
  • override the gwf rules with user rules by @RonnieRen in #1243
  • revert fast-open option by @dev4u in #1311
  • Set jsDelivr to default GFWListURL instead of GitHub Raw by @wxh06 in #1306
  • Build universal binary from source by @lkebin in #1437

New in ShadowsocksX-NG 1.9.4 (Nov 13, 2019)

  • Fixes bug #1185 Crash in fresh installation.

New in ShadowsocksX-NG 1.9.2 (Oct 31, 2019)

  • Upgrade embed kcptun to the version v20190905.

New in ShadowsocksX-NG 1.8.2 (Sep 9, 2019)

  • Copy url as a string instead of the url type.
  • Adapt to mac os dark mode and fixes layout.

New in ShadowsocksX-NG 1.7.1 (Feb 6, 2018)

  • Remove feature ping which cause app crashed.

New in ShadowsocksX-NG 1.7.0 (Jan 15, 2018)

  • Add argument --reuse-port for ss-local.
  • Simplify registering default of ProxyExceptions.
  • Simplify domain & host parsing
  • Removes default bypass rules in proxy_conf_helper
  • Adds exception rules config for Global Mode
  • Use NSLog instead of print.
  • Update minimum requried xcode version to 9.0.1 in README file.
  • Fix can’t launch the agents when macOS disable SIP(System Integrity Protection)
  • Fix show QR require GPU
  • Use StateValue constants instead of raw value
  • Edit .travis.yml in order to use xcode9 instead of xcode8.
  • Fix @objc
  • Conversion to Swift 4.
  • Upgrade project settings.
  • Fix #544 Kcptun ipv6 address not config correctly, need add a crochet[]
  • Add a button for toggling the visible of the password.
  • Fix bug in ensureLaunchAgentsDirOwner().

New in ShadowsocksX-NG 1.5.1 (Aug 11, 2017)

  • Fixed a crash bug.

New in ShadowsocksX-NG 1.5.0 (Apr 24, 2017)

  • Fixed issues:
  • Support yosemites dark mode.
  • Change default encryption method to aes-128-gcm.
  • "User Rules for PAC" priority shall be higher than "GFW List"
  • Make HUD window front but not in focus
  • Fix gitter icon

New in ShadowsocksX-NG 1.5 Alpha (Mar 22, 2017)

  • All in one preferences window.
  • Configurable shortcuts.
  • Deprecate OTA
  • Better QRCode window

New in ShadowsocksX-NG 1.4 (Mar 12, 2017)

  • Fix bugs

New in ShadowsocksX-NG 1.4 Beta (Jan 20, 2017)

  • Update ss-local from shadowsocks-libev to 2.5.6
  • Add new crypt methods from 2.5.6
  • Integrated kcptun
  • Optimize main menu
  • Fix launch at login
  • Fix applying pac
  • Add copy context menu on QRCode panel
  • Shortcut to switch proxy modes
  • Encode ota and remark in QRCode
  • Add duplicate context menu in server profile list.

New in ShadowsocksX-NG 1.4 Alpha (Jan 16, 2017)

  • Update ss-local from shadowsocks-libev to 2.5.6
  • Add new crypt methods from 2.5.6
  • Integrated kcptun
  • Optimize main menu
  • Fixed launch at login
  • Fixed applying pac
  • Add copy context menu on QRCode panel
  • Shortcut to toggle running on/off
  • Shortcut to switch proxy modes
  • Encode ota and remark in QRCode
  • Add duplicate context menu in server profile list.

New in ShadowsocksX-NG 1.3.2 (Nov 1, 2016)

  • Fix bugs: #98, #104, #106

New in ShadowsocksX-NG 1.3.1 (Oct 26, 2016)

  • Fix bug #96 #86