Releases: lhear/SimpleXray
Releases · lhear/SimpleXray
v1.10.1
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
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.
- The URI format is
- 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
v1.8.0
v1.7.1
v1.7.0
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
toChannel
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
Full Changelog: v1.6.4...v1.6.5
v1.6.4
Full Changelog: v1.6.3...v1.6.4
v1.6.3
Full Changelog: v1.6.2...v1.6.3
v1.6.2
Full Changelog: v1.6.1...v1.6.2