Tags: 0xCUB3/wBlock
Tags
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.
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
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.