- Fixed chrome.tabs.query to return URL and title only for extensions with proper permissions, aligning behavior with tabs.get.
- Resolved renderer and main process crashes caused by objects with throwing getters or Proxy traps crossing the contextBridge or being passed to Electron APIs.
- Backported security patches for numerous CVE‑2026‑xxxxx vulnerabilities.