Skip to content

Releases: lhear/SimpleXray

v1.10.1

17 Aug 07:18
f8a486c
Compare
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
Compare
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.

v1.9.0

06 Aug 12:36
b3682eb
Compare
Choose a tag to compare

New Features

  • Added update check to notify new versions
  • Added theme settings (light/dark mode)
  • Enabled bracket matching highlight in config editor

v1.8.0

04 Aug 14:48
51a2f5a
Compare
Choose a tag to compare

New Features

  • Added clipboard export/import functionality for the app list
  • Enhanced AppList with system app visibility and bypass options
  • Introduced a dashboard UI for monitoring and statistics

v1.7.1

03 Aug 15:26
Compare
Choose a tag to compare

Changes

  • Xray-core: Updated to version 25.8.3

v1.7.0

29 Jul 13:02
fee0bba
Compare
Choose a tag to compare

New Features

  • Import configs via share intent – Share config files directly from other apps
  • Auto-indent in config editor – Smoother, cleaner editing experience
  • Confirm rule file deletion – Prevent accidental removals
  • Updated TV banner icon – Better visual consistency
  • Right-side icons in settings – Improved clarity for interactive items

Improvements

  • Settings UI overhaul: replaced text fields with modal bottom sheets
  • Tightened switch tap areas for better touch accuracy
  • Enhanced rule file download interface
  • Migrated UI event handling from SharedFlow to Channel for better performance

Fixes

  • Fixed extra newlines in backup config files
  • Prevented duplicate file imports during config changes

Other

  • Added F-Droid link and badge
  • Updated screenshots for F-Droid listing
  • Removed unused strings and deprecated manifest attributes

v1.6.5

26 Jul 16:35
369ecab
Compare
Choose a tag to compare

Full Changelog: v1.6.4...v1.6.5

v1.6.4

26 Jul 10:22
d7e584a
Compare
Choose a tag to compare

Full Changelog: v1.6.3...v1.6.4

v1.6.3

25 Jul 15:14
bdfd2c7
Compare
Choose a tag to compare

Full Changelog: v1.6.2...v1.6.3

v1.6.2

24 Jul 06:37
5cf6e57
Compare
Choose a tag to compare

Full Changelog: v1.6.1...v1.6.2