Skip to content

Releases: karasevm/PrivateDNSAndroid

Release 1.8.1

13 Aug 19:50
Compare
Choose a tag to compare

What's Changed

  • Fix crashes on Android 11 and earlier
  • Fix list entry layout

Full Changelog: v1.8...v1.8.1

Release 1.8

12 Aug 12:35
Compare
Choose a tag to compare

What's Changed

  • Option to edit the server and empty list placeholder by @stephenvaz in #29
  • Fixed layout for longer server addresses

New Contributors

Full Changelog: v1.7...v1.8

Release 1.7

03 Jul 15:14
Compare
Choose a tag to compare

What's Changed

  • Settings export/import
  • Fix label not appearing in some cases

Full Changelog: v1.6...v1.7

Release 1.6

27 Jun 18:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4...v1.6

Release 1.5

27 Jun 12:18
Compare
Choose a tag to compare
Release 1.5 Pre-release
Pre-release

What's Changed

Full Changelog: v1.4...v1.5

Release 1.4

21 Jun 11:24
Compare
Choose a tag to compare

What's Changed

  • Add option to require unlocking the device to use the tile (#18)
  • Fix invisible nav buttons on some devices

Full Changelog: v1.3...v1.4

Release 1.3

14 Jun 15:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.3

Release 1.2

03 Apr 18:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1...v1.2

Release 1.1

09 Mar 11:25
Compare
Choose a tag to compare

New Features

  • Option to enable automatic/opportunistic DNS mode (closes #1)
  • Launcher icon now support user theming

Bugfixes

  • Shizuku should now support all android version
  • Attempt to grant WRITE_SECURE_SETTINGS again in a case when Shizuku permission is granted, but WRITE_SECURE_SETTINGS isn't
  • Fix a crash that may occur when first adding quick tile

Full Changelog: beta-3...v1.1

Beta 3

11 Sep 13:44
Compare
Choose a tag to compare

d53ec48 Include Shizuku in the readme
0107d07 Add ability to grant permission with Shizuku
4b33b24 Remove jcenter repo
70d0220 Bump dependencies and target SDK