Skip to content

Releases: thumbrella-dev/thumbrella

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 06:23
Immutable release. Only release title and notes can be modified.

PDF support and more document metadata and visuals

v1.3.6

Choose a tag to compare

@github-actions github-actions released this 17 Aug 05:33
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

Choose a tag to compare

@github-actions github-actions released this 15 Aug 01:41
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

Choose a tag to compare

@github-actions github-actions released this 12 Aug 06:12
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

Choose a tag to compare

@github-actions github-actions released this 11 Aug 06:31
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

Choose a tag to compare

@github-actions github-actions released this 10 Aug 05:17
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

Choose a tag to compare

@PeterShinners PeterShinners released this 07 Aug 05:12

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

Choose a tag to compare

@PeterShinners PeterShinners released this 02 Aug 06:13

Small consistency improvements for demo projects and clients.

v1.1.0

Choose a tag to compare

@PeterShinners PeterShinners released this 27 Jul 04:17

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

v1.0.0

Choose a tag to compare

@PeterShinners PeterShinners released this 22 Jul 06:50

Initial Thumbrella server release