2.9.0 (2025-11-17)
Features
- api: add support for non-JSON response types in API service (b7b375f)
- api: implement Cloudflare challenge detection and temp window fallback (3c83583)
- api: integrate fetchApi utilities for site detection (eeeeb0c)
- background: add temp window fetch handler and refactor context mgmt (8057f4b)
- background: implement temp context management system (8f2f7ab)
- content: add temporary window fetch handler with response parsing (88d55c0)
- content: ensure fetch requests include credentials (2c4c467)
Bug Fixes
- wrap window/tab creation in try-catch for proper error cleanup (cad78e1)