Home/Changelog
Changelog
Assets are immutable within a release. When something changes, it changes here first.
2026-08-12 — site-v2
- Catalogue moved to /streams/ with a page per source, direct URLs and copy buttons.
- Added /api/streams.json so CI jobs stop scraping HTML, documented in the API notes.
- Added a throughput test that pulls a real asset rather than synthetic random bytes.
- Split the documentation into quickstart, HLS and codecs.
- Player pages keep position and paused state when switching rendition, so the same frame can be compared across the ladder.
- No media changed. Every URL under
/media/and every checksum is identical to site-v1.
2026-07-28 — site-v1
- First public release: three sources at three renditions each, plus one five-minute sustained asset.
- HLS ladders with fMP4 segments and
CODECSstrings read back from the encoded files rather than assumed. - SHA-256 for every media file.
Release policy
A release is a tag in the site repository. Media URLs are stable across releases unless this page says otherwise; when an asset has to change, the old path is kept until the following release rather than being replaced in place.