Release ForgeFlow 0.8.5 trusted asset downloads

This commit is contained in:
NuklearRabbit
2026-07-26 02:46:34 +02:00
parent 095342b882
commit 1310d2e5a7
10 changed files with 69 additions and 29 deletions
+11
View File
@@ -0,0 +1,11 @@
# ForgeFlow 0.8.5
ForgeFlow 0.8.5 fixes packaged update downloads for Gitea instances whose
release metadata reports a public asset URL with a different scheme or origin.
The updater now ignores that mutable browser URL and downloads each release
asset through its immutable asset ID on the configured, trusted Gitea origin.
Authentication tokens remain protected and are never sent to another host.
Install 0.8.5 manually when upgrading from 0.8.4 because the affected download
path runs before the new updater code can be installed.