Skip to content

v1.1.2

Choose a tag to compare

@fazza-abiyyu fazza-abiyyu released this 11 Aug 06:11
· 27 commits to main since this release

✨ New Features

  • Site Permissions Screen: Add per-site permission management screen (SitePermissionsScreen.kt) with Location, Camera, and Microphone overrides and one-click reset
  • IP & DNS Checker Screen: Add network diagnostics screen (IpDnsCheckerScreen.kt) that detects active VPN/Proxy transports via ConnectivityManager
  • Security & Privacy Settings: Add HTTPS-Only Mode, Do-Not-Track, third-party cookie blocking, fingerprint protection, referrer control, and Safe Browsing toggles, plus per-domain permission persistence

📝 Documentation

  • Rewrite all docs/ guides with relative source-file paths (GitHub-safe) and reusable code references
  • Clean up README.md: add public/preview screenshots, tidy feature list, and link to feature docs