Skip to content

Commit 7136dc2

Browse files
author
Konrad Kollnig
committed
Version 2021051202
1 parent 0d02231 commit 7136dc2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
minSdkVersion 22
99
targetSdkVersion 29
1010
//noinspection HighAppVersionCode
11-
versionCode 2021051201
11+
versionCode 2021051202
1212
versionName "2021.05.12"
1313

1414
externalNativeBuild {
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- [FEATURE] Add ClassyShark-like tracker detection
2+
- [FEATURE] Add domain-based blocking (in development)
3+
- [FEATURE] Add option to show tracking data sharing over past 7 days
4+
- [IMPROVEMENT] Faster and correct GeoMap
5+
- [IMPROVEMENT] Make tracker details UI more beautiful and intuitive
6+
- [FIXES] Fix crash, and correct counting of tracker companies.
7+
- [UPDATES] Update dependencies, translations, and tracker signatures

0 commit comments

Comments
 (0)