Shadowsocks Android Versions Save

A shadowsocks client for Android

v4.8.5

4 years ago
  • Show stats bar only when connected. (#2296)
  • Minor bug fixes. (#2308)

v4.8.4

4 years ago
  • Removed gesture bar dim on Android 10.
  • Minor bug fixes. (#2285, #2290)

Plugin library has been updated to 1.3.1 (#2291).

v4.8.3

4 years ago
  • (tv) Fix a crash due to dirty build. (#2271)
  • Minor bug fixes.

v4.8.2

4 years ago
  • Refine default notification visibility. (#1355)
  • (mobile) Refine navigation bar design. (#2263)
  • (mobile) Refinements for Android Q gestural navigation.
  • Minor bug fixes. (#2222, #2252, #2258, #2264)

v4.8.1

4 years ago
  • Refinements for Android Q beta 4 (Android 10). (#2161)
  • Refine service notification.
  • Minor bug fixes. (#1091, #1106, #2205, #2234, #2245, #2248)

Plugin library has been updated to 1.3.0 (#2245, changelog).

v4.8.0

5 years ago
  • (mobile) Support showing password. (#1948, #2162)
  • Support specifying hosts file by @ayanamist. (#2150, #2157)
  • Improvements to "Auto start Shadowsocks". (#2196)
  • Deprecate Android Beam support. (#2211)
  • Minor bug fixes. (#2162, #2182, #2193, #2202, #2204, #2209, #2211)

v4.7.4

5 years ago
  • Support metered hint on Android 9+. (#2160)
  • Default value for remote DNS is now changed to dns.google for IPv6-only environments. (#2166)
  • Workaround for local DNS problems on EMUI and MIUI. (#2184, #2180, #2143)
  • Minor bug fixes. (#2168, #2178, #2179)

v4.7.3

5 years ago
  • (mobile) Refactor the UI of "App VPN mode" by @CzBiX. (#2138, #2139)
  • Minor bug fixes. (#2141)

v4.7.2

5 years ago
  • (mobile) Replace from file feature for batch updating profiles; (#2051)
  • Minor bug fixes.

v4.7.1

5 years ago

This release includes several significant changes towards DNS handling. (#2096)

  • Local DNS resolving uses interface-configured servers instead of previously hardcoded ones. Furthermore, private DNS on Android 9 is used for local DNS resolving if available. (#2015, #2016)
  • Support using hostname as remote DNS (try dns.google, onedotonedotone.cloudflare-dns.com, etc); support an optional port for DNS servers operating at ports other than 53 (e.g. dns.local:5353); support for multiple remote DNS servers is deprecated.
  • "DNS forwarding" (which has been a confusing option) has been replaced by "DNS over UDP". (#2100)
  • Usage stats now flashes twice as fast (2 times per second) while the app is in foreground.
  • Minor bug fixes.