Releases: thumbrella-dev/thumbrella
Releases · thumbrella-dev/thumbrella
Release list
v1.4.1
v1.3.6
Immutable
release. Only release title and notes can be modified.
Restore 3d renders with wrong extension
- Different view angle for 3d renders for better front representation
- Fix regression for files with wrong extension
v1.3.5
Immutable
release. Only release title and notes can be modified.
Minimal metadata and process adjustments
- Cleanup the media properties for 3d geometries (now empty)
- Simplify User-Agent to 'thumbrella/major.minor'
v1.3.4
Immutable
release. Only release title and notes can be modified.
Server packaging moved to actions with attestation
- Fix npmjs packaging for npx
v1.3.3
Immutable
release. Only release title and notes can be modified.
Linux build action supports older linux for compatibility
- Linux build action on Rocky 8 for glibc 2.28
1.3.2
Immutable
release. Only release title and notes can be modified.
Build and release process now attestable on Github Actions
- Initial steps of build process and actions
Unfortunately, Linux binaries need glibc 2.35+. Older versions will be supported in an emminent point release.
v1.3.0
1.3.0 - 2026/08/06
Hybrid self hosted servers extended by Thumbrella Cloud
- TBR_TIER2 and TBR_TIER3 can override server builtin handling
- TBR_CACHE can set
cloud:with a connect string to cache to cloud service - Caches only store the 'media' instead of full 'result'
- Eliminate duplicate cache reads
v1.2.0
Small consistency improvements for demo projects and clients.
v1.1.0
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
sourceusescachefor cached lookups /tier1 - Empty ThumbResult
http_statususesnullinstead of0/tier1 - Full subprocess output shown when
$TBR_LOG=full/tier3 - Apply
$TBR_SCRATCHmore consistently /tier3 - Remove unused code around Bubblewrap (
bwrap) sandboxing /tier3 - Dispatch
av1andexrmedia to tier3, not tier2 /tier1 - Deployment tools tuned for "release" behaviors