Released on May 25, 2026.
- Fixed a bug where the media proxy returned
404 Not Foundfor remote media whose upstream server labeled the payload asapplication/octet-streamorbinary/octet-streameven 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]