github mohitgauniyal/instbyte v1.12.2
v1.12.2 -correctness fixes

3 hours ago

A small maintenance release fixing three bugs found in a codebase audit. No new features, no breaking changes — safe to upgrade.

Fixed: files orphaned on channel delete in Docker. Deleting a channel now removes its files from the configured uploads directory instead of a hardcoded path. Previously, in Docker or custom INSTBYTE_UPLOADS setups, files were left behind on disk when their channel was deleted.
Fixed: valid MP4 uploads wrongly rejected. The file-type check now reads the ftyp marker correctly, so valid MP4 files are no longer rejected during upload.
Fixed: memory leak in "seen by" tracking. Expired items are now purged from in-memory seen-tracking during cleanup, preventing slow memory growth on long-running servers.

Upgrade with npx instbyte@latest or pull the latest Docker image.

Don't miss a new instbyte release

NewReleases is sending notifications on new releases.