Skip to content

Hollo 0.9.2

Latest

Choose a tag to compare

@github-actions github-actions released this 25 May 12:51
· 13 commits to main since this release
0.9.2
94ed038

Released on May 25, 2026.

  • Fixed a bug where the media proxy returned 404 Not Found for remote media whose upstream server labeled the payload as application/octet-stream or binary/octet-stream even though the bytes were valid image, video, or audio data. The proxy now sniffs magic bytes to recover the real MIME type in these cases. [#498]