Files
ForgeFlow/docs/RELEASE_NOTES_0.8.5.md

12 lines
538 B
Markdown

# 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.