Tags give the ability to mark specific points in history as being important
-
-
v1.11.0
protectedRelease: SimbaBox v1.11.0411f8701 · ·SimbaBox v1.11.0 Emergency connectivity (Plan B) is much more resilient: it verifies traffic is actually flowing before trusting a route, drops one that has gone quiet, and re-establishes within seconds — including after the app rebuilds its mesh connection following a full network outage. A second emergency route is kept warm so switching between them leaves no gap. Also: core mesh/proxy components refreshed to current upstream (stability + security), share the connection with a LAN device (no root on the other side), and an Advanced settings sub-screen. Emergency-connectivity methods stay deliberately undisclosed.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
v1.7.1
protectedRelease: SimbaBox v1.7.15bb9b7ba · ·Release v1.7.1 ## Fix ### Manual update check now downloads APK directly - "Check for updates" in About screen now downloads and installs APK directly instead of opening browser - Uses the same download+install flow as auto-update (progress dialog, correct ABI detection, FileProvider install)
-
v1.7.0
protectedRelease: SimbaBox v1.7.0679426bb · ·Release v1.7.0 ## What's New ### sing-box 1.13.3 - Updated sing-box core from 1.12.19 to 1.13.3 - Cherry-picked neko patches for compatibility - Updated gvisor, removed deprecated APIs (conntrack, legacy tun fields) - Fixed gVisor close panic on profile switch - Go updated to 1.24.7 ### Yggdrasil Subscription (NEW) - Auto-update Yggdrasil config via JSON subscription over overlay network - New subscriptionUrl field in Yggdrasil profile settings - Checks when first peer comes online + every 3 hours - Auto-restarts VPN when config changes - Supports profile fields: peers, dns, proxy addresses, runetRules, name - Supports global app settings: proxy mode, app lists (set/add/remove), DNS, sniffing, IPv6 - Can add non-Yggdrasil profiles via addProfiles (vless://, ss://, trojan://, hysteria2://, etc.) - Config versioning (skip if not newer) and minAppVersion check - Full documentation: docs/subscription_format.md ### Subscription Export (NEW) - Export active profile or all profiles as subscription JSON - UI: Tools → Backup → Export Subscription JSON - ADB API: content://net.simbabox.subscription.export/json - Options: include global settings, include private keys, active only - Output directly usable as subscription file on server ### QR Scanner - Replaced zxing-lite with direct CameraX for full camera control - 1080p analysis resolution with center auto-focus - Dual-decode: normal + inverted luminance for light-on-dark codes - Scan frame overlay with large square cutout ### App Blacklist (NEW) - New always-bypass app list in Settings → Routes - Selected apps always bypass VPN regardless of proxy mode ### Auto-Update - Check on app start + every 24 hours - Download and install APK from GitLab releases - Handle GitLab APK download links directly in-app - Fixed false update notification on same version ### Peer Editor - Drag-and-drop reordering - Edit, copy, delete buttons per peer - Country flags via GeoIP lookup - Priority display from URI parameters - Raw text editor for bulk editing - Comment lines hidden from display ### Bug Fixes - Fixed profile save overwritten by traffic stats on VPN stop - Fixed default DNS (was DoH, now plain DNS) and FakeDNS (was enabled, now disabled) - Fixed tun config for sing-box 1.13 (legacy inet4/6 address fields) - Allow editing active profile while VPN is running - Increased URL test timeout for Yggdrasil (30s + 10s startup delay) - Increased TCP ping timeout for Yggdrasil (30s) - Profile list refreshes on resume and instantly via FileObserver on subscription update - Peer count excludes comment lines
-
v1.6.3
protectedRelease: SimbaBox v1.6.3c0722aa4 · ·Release v1.6.3 ## Bug Fix ### Default settings were wrong on fresh install - Remote DNS defaulted to DoH (https://dns.google/dns-query) instead of plain DNS servers — caused VPN failure on networks without DoH support - Direct DNS defaulted to Chinese DoH (https://223.5.5.5/dns-query) instead of standard DNS servers - FakeDNS defaulted to enabled (true) instead of disabled — incompatible with ALFIS domains XML preference defaults now match DataStore defaults: - Remote DNS: 1.1.1.1, 8.8.8.8, 9.9.9.9 + ALFIS servers - Direct DNS: 8.8.8.8, 1.1.1.1, 9.9.9.9, 77.88.8.88 - FakeDNS: disabled Note: existing users with wrong settings need to manually fix DNS in Settings or clear app data.
-
v1.6.2
protectedRelease: SimbaBox v1.6.279cd1b09 · ·Release v1.6.2 ## What's New ### QR Scanner — rebuilt with direct CameraX - Replaced zxing-lite with direct CameraX for full camera control - 1080p analysis resolution with center auto-focus and metering - Dual-decode: normal + inverted luminance for light-on-dark codes - Proper row stride handling for correct image geometry - Scan frame overlay with large square cutout (nearly full screen width) - Significantly improved recognition of dense/complex QR codes ### App Blacklist - New "Чёрный список приложений" in Settings → Routes - Selected apps always bypass VPN regardless of proxy mode - Works with all per-app proxy configurations (off/whitelist/blacklist) ### Auto-Update improvements - Throttle update check to once per 24 hours - Fix false update notification when already on latest version ### Other - Handle GitLab APK download links directly in-app - Help screen updated with blacklist documentation
-
v1.6.1
protectedRelease: SimbaBox v1.6.1c2a21469 · ·Release v1.6.1 ## What's New ### Auto-Update improvements - Throttle update check to once per 24 hours - Fix false update notification when already on latest version (VERSION_NAME with build code was never matching release name)