v2.3.2: fix truncated download cache, update Discord link

Fix pre-release downloads failing with "unexpected EOF" by validating
cached PWR file sizes against manifest expected sizes. Previously only
checked > 1MB which accepted truncated files. Also update Discord
invite link to new server across all files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
sanasol
2026-02-20 15:14:20 +01:00
parent 11c6d40dfe
commit e7a033932f
10 changed files with 58 additions and 21 deletions

View File

@@ -89,7 +89,7 @@ function setDiscordActivity() {
},
{
label: 'Discord',
url: 'https://discord.gg/hf2pdc'
url: 'https://discord.gg/Fhbb9Yk5WW'
}
]
});