File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ android {
8
8
minSdkVersion 22
9
9
targetSdkVersion 29
10
10
// noinspection HighAppVersionCode
11
- versionCode 2021051201
11
+ versionCode 2021051202
12
12
versionName " 2021.05.12"
13
13
14
14
externalNativeBuild {
Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments