Skip to content

Tags: 0xCUB3/wBlock

Tags

2.0.0

Toggle 2.0.0's commit message
Revamp onboarding and simplify setup flow

Merge the setup checklist into onboarding as step 5, remove the duplicate
OnboardingDownloadView in favor of ApplyChangesProgressView, fix locale-aware
userscript metadata parsing, remove unguarded print() and fatalError in
production, add semver tag trigger for Homebrew CI, and add v2.0.0 changelog.

1.2.1

Toggle 1.2.1's commit message
Fix UI freeze when viewing userscripts during onboarding

Moved synchronous file I/O in syncFromDataManager() off the main thread
using Task.detached and a nonisolated helper function.

1.2.0

Toggle 1.2.0's commit message
Fix onboarding to use split annoyances filters

Replace deprecated AdGuard Annoyances Filter with the 5 split filters:
- AdGuard Cookie Notices
- AdGuard Popups
- AdGuard Mobile App Banners
- AdGuard Other Annoyances
- AdGuard Widgets

1.1.0

Toggle 1.1.0's commit message
Merge migrate-userdefaults-to-protobuf into main

This merge includes:
- Migration from UserDefaults/SwiftData to Protocol Buffers for all app data
- Fixed race conditions in auto-update concurrency management
- Reduced code duplication with helper methods
- Enhanced auto-update functionality with overdue checks and status caching

1.0.1

Toggle 1.0.1's commit message
Add AdGuard URL Tracking Filter; remove 'Complete' mode

Introduces the AdGuard URL Tracking Filter to the filter list for enhanced privacy by removing tracking parameters from URLs. Removes the 'Complete' blocking level and related UI/logic from OnboardingView to simplify options and avoid site breakage risks.

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

0.2.0

Toggle 0.2.0's commit message
Get rid of app updater

TestFlight/App Store will now serve this function

0.1.0

Toggle 0.1.0's commit message
Update UserInterfaceState.xcuserstate