v1.6.0
What's Changed
- Added an option to automatically add the current Wi-Fi SSID to the blacklist if it breaks internet connection. (thanks @ElCruncharino)
- Added support for Shizuku to easily grant the required system permission. (thanks @ElCruncharino)
- The current active Private DNS hostname is now displayed as a visual placeholder if it is not stored.
- Clarified the permission setup process and warnings.
- Added automatic checks for Shizuku and Root availability during permission checks.
- Improved the initial setup experience for users who do not have a hostname stored in their system settings.
- Cleaned up general UI structures and code for better performance and visual consistency. (thanks @ElCruncharino)
- Improved synchronization to better handle Private DNS changes made outside of the app.
- Fixed a bug where Private DNS would not turn back on after leaving a blacklisted Wi-Fi network.
- Fixed an issue where cancelling a configuration export would leave an empty file on the device.
- Fixed state tracking issues with the USB debugging Quick Settings toggle.
- Excluded device-bound encrypted data from Android Auto-Backup to prevent decryption crashes when restoring to a new device.
- Added plaintext fallback to prevent errors in the event of a broken Android KeyStore.
New Contributors
- @ElCruncharino contributed #8 #9 #10 and #16.
Full Changelog: v1.5.2...v1.6.0