What Happened
- The About modal’s “Check for updates” flow was changed from a WebView `fetch()` call to the GitHub releases API to the Tauri updater plugin’s `check()` API, removing the CSP-blocked path that previously produced `Failed to fetch` for users.
- The About modal’s “Check for updates” flow was changed from a WebView `fetch()` call to the GitHub releases API to the Tauri updater plugin’s `check()` API, removing the CSP-blocked path that previously produced `Failed to fetch` for users.
- 1 evidence item attached for review.