New
v1.9.0
What's Changed
- Add Chinese Simplified Translation by @WeiguangTWK in https://github.com/karasevm/PrivateDNSAndroid/pull/32
- Replaced server storage backend with Room, allowing for easier further expansion
- Add option to disable saved servers (resolves #31)
- Improved backup handling
- Fixed desync bug while dragging servers
- Reorganized source file structure
- Updated Kotlin version
- Updated Java version
- Replaced gson with kotlinx.serialization
- Add Russian translation
- Fixed issue with provider not resetting when disabled through the dialog
New Contributors
- @WeiguangTWK made their first contribution in https://github.com/karasevm/PrivateDNSAndroid/pull/32
Full Changelog: https://github.com/karasevm/PrivateDNSAndroid/compare/v1.8.1...v1.9.0