Skip to content

Commit 3bd977c

Browse files
committed
Version 2026040301
1 parent acf7ca9 commit 3bd977c

2 files changed

Lines changed: 17 additions & 2 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 2026040202
13-
versionName "2026.04.02"
12+
versionCode 2026040301
13+
versionName "2026.04.03"
1414

1515
// Secure DNS (DoH) configuration
1616
buildConfigField "String", "DEFAULT_DOH_ENDPOINT", "\"https://dns.quad9.net/dns-query\""
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
- Tracker Blocking Modes: Choose between minimal, standard, and strict blocking to balance privacy and app compatibility.
2+
- DuckDuckGo Tracker Radar: Integrated DDG's mobile-specific tracker detection for better coverage.
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.
6+
- Show Unprotected Apps: New option to easily see which apps are not yet protected.
7+
- 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.
10+
- UI Cleanup: Cleaner interface with improved scrolling and search performance.
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.
15+
- Start migration to new Android Material 3 design

0 commit comments

Comments
 (0)