Skip to content

Commit b426723

Browse files
committed
Version 2026040202
1 parent 1b181ed commit b426723

3 files changed

Lines changed: 11 additions & 15 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
minSdk 23
1010
targetSdk 36
1111
//noinspection HighAppVersionCode
12-
versionCode 2026040101
13-
versionName "2026.04.01"
12+
versionCode 2026040202
13+
versionName "2026.04.02"
1414

1515
// Secure DNS (DoH) configuration
1616
buildConfigField "String", "DEFAULT_DOH_ENDPOINT", "\"https://dns.quad9.net/dns-query\""

fastlane/metadata/android/en-US/changelogs/2026012301.txt

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
- Tracker Blocking Modes: Choose between minimal, standard, and strict blocking to balance privacy and app compatibility.
22
- DuckDuckGo Tracker Radar: Integrated DDG's mobile-specific tracker detection for better coverage.
3-
- Improved DNS/DoH: Better reliability, safer defaults, and support for Encrypted DNS.
3+
- Improved DNS: Better reliability, safer defaults, and support for Encrypted DNS.
4+
- New Insights: View statistics on blocked trackers and tracking companies, directly from the main screen.
5+
- Enhanced Blocking: Support for multiple blocklists and auto-updates.
46
- Show Unprotected Apps: New option to easily see which apps are not yet protected.
5-
- Default Minimal Mode: New users start in minimal mode to reduce app breakage.
6-
- Replaced Battery/Data Saver Popups: Intrusive popups replaced with a streamlined troubleshooting flow.
77
- Removed IP-Based Blocking: Removed faulty IP-based tracker blocking for improved reliability.
8+
- Replaced Battery/Data Saver Popups: Intrusive popups replaced with a streamlined troubleshooting flow.
9+
- Simpler Settings: "Monitor" is now "Exclude from VPN" for clarity.
810
- UI Cleanup: Cleaner interface with improved scrolling and search performance.
9-
- New Translations: Added new translations and updated "What's New" section.
10-
- Bug Fixes: Fixed app migration issues, several crashes, and improved stability.
11+
- Performance: 50% smaller app size, faster startup, and improved battery life.
12+
- Revamped Analysis: Faster and cleaner tracker library scanner.
13+
- New Translations: Added new translations.
14+
- Bug Fixes: Fixed several crashes and improved stability.

0 commit comments

Comments
 (0)