Skip to content

Releases: tracefinity/tracefinity

0.7.0

Choose a tag to compare

@jasonmadigan jasonmadigan released this 18 Jul 21:09
a56a841

Self-hosters get finer bin sizing (half-grid and partial bins), automatic tool naming, a Helm chart, and the running app version visible in settings.

What's Changed

Features

Fixes

Docs and internal

  • Partial bins documentation by @gr3enk in #123
  • Clarify GPU optional for local usage; add scope non-goals
  • Add CI linting (ruff, eslint, tsc)
  • Enforce line endings via .gitattributes by @scesalins in #130
  • Bump vite, js-yaml, @babel/core for security alerts by @jasonmadigan in #119

Full Changelog: 0.6.0...0.7.0

0.6.0

Choose a tag to compare

@jasonmadigan jasonmadigan released this 25 Jun 07:42
dcc1e4c

What's Changed

Full Changelog: 0.5.1...0.6.0

0.5.1

Choose a tag to compare

@jasonmadigan jasonmadigan released this 19 Jun 15:08
f90aa67

Fix

  • Add PUID/PGID support for NAS volume permissions (#95, closes #94)

Sets PUID and PGID env vars to match host volume ownership on Unraid, TrueNAS, and similar platforms. Default behaviour unchanged.

docker run -e PUID=99 -e PGID=100 -v /path:/app/storage tracefinity

0.5.0

Choose a tag to compare

@jasonmadigan jasonmadigan released this 18 Jun 22:08
70ce8db

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

Choose a tag to compare

@jasonmadigan jasonmadigan released this 26 May 18:06
4fc0989

What's Changed

  • [codex] Improve paper corner drag responsiveness by @noobydp in #42
  • [codex] Address PR 38 tracer review feedback by @noobydp in #41
  • Add workflow metadata foundation by @noobydp in #44

Full Changelog: 0.3.0...0.4.0

0.3.0

Choose a tag to compare

@jasonmadigan jasonmadigan released this 11 May 14:36
29ce60b

What's Changed

  • Show source photo behind tool editor outline by @noobydp in #39
  • Add GPU-backed BiRefNet General tracer by @noobydp in #38

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

Choose a tag to compare

@jasonmadigan jasonmadigan released this 06 May 11:11

What's Changed

  • fix: surface contrast insert generation failures to user by @jasonmadigan in #31
  • Fix cutout drag glitch with auto-size grid by @jasonmadigan in #32
  • fix: max cutout depth accounts for base height and stacking lip by @jasonmadigan in #33
  • build(deps-dev): bump postcss from 8.5.1 to 8.5.10 in /frontend by @dependabot[bot] in #34
  • Add cylinder cutout shape by @daelsc in #37
  • Add per-object depth control by @daelsc in #36

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

Choose a tag to compare

@jasonmadigan jasonmadigan released this 23 Apr 08:02
dd41f0a

What's Changed

New Contributors

Full Changelog: https://github.com/tracefinity/tracefinity/commits/0.1.0