• v0.4.0 7863826ebc

    v0.4.0
    Some checks failed
    ci/woodpecker/push/ci Pipeline failed
    ci/woodpecker/tag/release Pipeline was successful
    Stable

    fmartingr released this 2026-02-18 14:23:49 +01:00 | 0 commits to main since this release

    Changelog

    Features

    • 7863826ebc feat: add "Used In" reverse recipe section to item detail page
    Downloads
  • v0.3.0 3262b8e153

    v0.3.0
    All checks were successful
    ci/woodpecker/push/ci Pipeline was successful
    ci/woodpecker/tag/release Pipeline was successful
    Stable

    fmartingr released this 2026-02-18 11:44:34 +01:00 | 1 commits to main since this release

    Changelog

    Others

    • 3262b8e153 Display favourites as navigable card grid with icon + name
    Downloads
  • v0.2.1 37225dca65

    v0.2.1
    All checks were successful
    ci/woodpecker/push/ci Pipeline was successful
    ci/woodpecker/tag/release Pipeline was successful
    Stable

    fmartingr released this 2026-02-18 11:33:42 +01:00 | 2 commits to main since this release

    Changelog

    Features

    • 37225dca65 feat: display version in UI, bundled from git tag at build time
    Downloads
  • v0.2.0 a5c9325401

    v0.2.0
    All checks were successful
    ci/woodpecker/push/ci Pipeline was successful
    ci/woodpecker/tag/release Pipeline was successful
    Stable

    fmartingr released this 2026-02-18 11:27:16 +01:00 | 3 commits to main since this release

    Changelog

    Features

    • a5c9325401 feat: add configurable analytics script injection via ANALYTICS_SCRIPT env var
    • c5fe01a53c feat: add full keyboard navigation to web UI
    • 4ad2c70fa0 feat: refactor pins to favourites, add keybinds help overlay

    Others

    • ca44e5643f Add favicon with Terraria-inspired crafting workbench SVG
    Downloads
  • v0.1.3 15ad6cc527

    v0.1.3
    All checks were successful
    ci/woodpecker/push/ci Pipeline was successful
    ci/woodpecker/tag/release Pipeline was successful
    Stable

    fmartingr released this 2026-02-18 10:04:25 +01:00 | 7 commits to main since this release

    Changelog

    Fixes

    • 15ad6cc527 fix: sanitize icon filenames for go:embed compatibility
    Downloads
  • v0.1.1 59843530d2

    v0.1.1
    All checks were successful
    ci/woodpecker/push/ci Pipeline was successful
    ci/woodpecker/tag/release Pipeline was successful
    Stable

    fmartingr released this 2026-02-18 09:33:14 +01:00 | 9 commits to main since this release

    Changelog

    Others

    • 62858544e7 ci: push latest tag in release pipeline
    Downloads
  • v0.1.0 53cd9dd065

    v0.1.0
    All checks were successful
    ci/woodpecker/push/ci Pipeline was successful
    ci/woodpecker/tag/release Pipeline was successful
    Stable

    fmartingr released this 2026-02-18 09:12:08 +01:00 | 10 commits to main since this release

    Changelog

    Features

    • 257b1c1479 feat: Google-style layout, light theme, and random splash texts
    • ccae4b601d feat: add CI/CD pipelines, container support, and rename to terraria-companion
    • 87885168e4 feat: add Terraria-style hover tooltips on items
    • e7da105399 feat: auto-collapse owned items in recipe trees
    • c1c08d2443 feat: pinned recipes with owned item tracking
    • 9593981b6f feat: replace modal with route-based navigation using History API

    Fixes

    Others

    • d6ffcf47b2 chore: ignore data folder
    • 223717b756 chore: remove data/splashes.json from git tracking
    • 0d4cfdc520 chore: simplify Makefile, use goreleaser for cross-platform builds
    • 99ad6023ef ci: fixed data cloning
    • faae4cf9cd ci: updated release pipeline
    • 53cd9dd065 ci: use ci-release image for release pipeline
    • e3775c2bd9 docs: add AGENTS.md for AI agent onboarding context
    • 12ffa018c7 docs: add README with features, usage, deployment, and contributing guide
    • 58af8981e7 initial from jules
    • 0915d43e56 refactor: move icons from public/icons to data/icons and support embedding
    • 65030cfb1f refactor: ported to go
    Downloads