Skip to content

Releases: lhear/SimpleXray

v1.10.10

13 Jan 23:18

Choose a tag to compare

Changes

  • Xray-core: Updated to version 26.1.13

v1.10.9

08 Dec 15:03

Choose a tag to compare

Changes

  • Xray-core: Updated to version 25.12.8

v1.10.8

02 Dec 23:17

Choose a tag to compare

Changes

  • Xray-core: Updated to version 25.12.2

v1.10.6

15 Oct 13:06

Choose a tag to compare

Changes

  • Xray-core: Updated to version 25.10.15

v1.10.5

10 Sep 11:53

Choose a tag to compare

Changes

  • Xray-core: Updated to version 25.9.11

v1.10.4

10 Sep 04:17

Choose a tag to compare

New Features

  • Added Indonesian localization.

Other

  • Updated Xray-core to v25.9.10.

v1.10.3

05 Sep 09:09

Choose a tag to compare

New Features

  • Added VLESS link support.

Other

  • Updated Xray-core to v25.9.5.

v1.10.2

31 Aug 13:49

Choose a tag to compare

New Features

  • Added Russian localization.
  • QS Tile long press now navigates to MainActivity.

Other

  • Updated Xray-core to v25.8.31.

v1.10.1

17 Aug 07:18
f8a486c

Choose a tag to compare

New Features

  • Added a Quick Settings Tile to toggle the VPN service.

Fixes

  • Validated filenames for URI config imports.
  • Corrected uptime hours overflow.
  • Debounced navigation.
  • Autosaved per-app proxy list changes.

Improvements

  • Improved navigation transitions.
  • Improved bracket highlight visibility.

v1.10.0

08 Aug 15:54
8908390

Choose a tag to compare

New Features

  • Implemented simplexray:// URI for easier configuration sharing.
    • The URI format is simplexray://config/{UrlEncode(name)}/{Base64UriEncode(zlib(content))}.
    • Configuration files can be imported by navigating to the simplexray:// URI in a browser.
  • Implemented predictive back navigation.

Fixes

  • Corrected an issue where the theme mode was not applied correctly.

Improvements

  • The save button is now disabled when no changes have been made to the configuration.
  • Optimized theme expansion button animation.
  • Improved navigation animations.