fix(launcher): clearer fetch errors for Gitea TLS/DNS (fetch failed)

- fetchOrThrow wraps global fetch with TLS/DNS/refused hints + URL (sanitized).
- Use in gitea-release, github paths; fetchToFile already benefits.
- README checklist for sync Wow.exe fetch failed; version 1.0.5.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Docker Build
2026-05-10 21:46:48 -05:00
parent b455db0db8
commit c1f7eaa153
5 changed files with 48 additions and 11 deletions
@@ -1,6 +1,6 @@
{
"name": "fractured-launcher-electron",
"version": "1.0.4",
"version": "1.0.5",
"description": "Fractured WoW launcher (Electron) — no console window, native folder picker, auto-update",
"main": "main.js",
"repository": {