@ v2.0.0 — Desktop security architecture overhaul, Android provider f… - #12
Merged
Conversation
…ixes, community features MOBILE APP: - devtools-detector.js stub injection (fixes viduki.net stall — was blocked by ADBLOCK_ENGINE) - disable-devtool patch for zxcstream/vidsrc providers - allowServerRedirects config flag for redirect-mesh providers (viduki.net, videasy.net) - New settings Community section: GitHub Repository, Website links - Star on GitHub card with gradient background - Download Engine v2: live byte tracking, background notifications, storage manager - Theme color token migration across all screens - Runtime version bumped to 59.0.0 (EAS rebuild required) DESKTOP SECURITY (expert-reviewed): - Migrated <webview> → WebContentsView (Electron 42 Phase 3 hybrid) - Ad-blocking engine: @cliqz/adblocker → @ghostery/adblocker (Rust/WASM core) - Config v5 split: blocklist.json → providers.json + filters.txt + Ed25519 signature - Exact/suffix host matching (fixes cloudfront.net substring vulnerability) - OTA config with signature verification + 3-config ring-buffer rollback - CDP Fetch L8 injection (HTML response injection at document_start) - MIME-based session trust acquisition + 15-min sliding TTL - NavGuard bootstrap whitelist fix for server-redirect providers - Structural warnings + local auto-heal telemetry (heal-events.log) FEEDBACK PORTAL: - Cloudflare Workers + D1 production backend (migration 002: v1.0.6 changelog) - 14-layer abuse prevention: Turnstile CAPTCHA, 3-tier rate limiting, spam scoring - Offline submission queue with auto-retry on reconnect - API routes: feedback CRUD, search, vote, roadmap, changelog, FAQ PACKAGES: - adblock-config: v5 schema validation + signature presence - filter-compiler: filters.txt → compiled-engine.bin pipeline - shared: playback engine module, provider registry updates
✅ Deploy Preview for filmsnap-pro canceled.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ixes, community features
MOBILE APP:
DESKTOP SECURITY (expert-reviewed):
FEEDBACK PORTAL:
PACKAGES: