Skip to content

v1.1.0

Choose a tag to compare

@PeterShinners PeterShinners released this 27 Jul 04:17
· 32 commits to main since this release

1.1.0 - 2026/06/26

The major note is that this fixes a bug on the standalone server with the ndjson streaming data. This now matches what was already served (properly) from Thumbrella Cloud. Also continue cleanup of the Result fields.

  • Streamed results are not encapsulated in extra object /tier1 /break
  • Ensure ThumbResult source uses cache for cached lookups /tier1
  • Empty ThumbResult http_status uses null instead of 0 /tier1
  • Full subprocess output shown when $TBR_LOG=full /tier3
  • Apply $TBR_SCRATCH more consistently /tier3
  • Remove unused code around Bubblewrap (bwrap) sandboxing /tier3
  • Dispatch av1 and exr media to tier3, not tier2 /tier1
  • Deployment tools tuned for "release" behaviors