Files
ForgeFlow/docs/RELEASE_NOTES_0.8.8.md

632 B

ForgeFlow 0.8.8

ForgeFlow 0.8.8 fixes the HTTP 404 returned while downloading packaged updates from the configured Gitea server.

The server's API requires release attachments to be addressed using both the immutable release ID and attachment ID. ForgeFlow now uses that exact release-scoped endpoint for the executable and its checksum file.

Strict same-origin token protection and SHA-256 verification remain unchanged. Install 0.8.8 manually when upgrading from 0.8.7 because the affected download code runs before the corrected updater can be installed. Future packaged updates can again be completed from inside ForgeFlow.