Skip to content

Tags: terraphim/terraphim-ai

Tags

v1.4.10

Toggle v1.4.10's commit message
chore: bump version to 1.4.10 for fresh release

Re-triggering release workflow with fresh artifacts to bypass
Gitrustinsight_learning_hub Actions artifact download issues.

Terraphim AI

v1.4.9

Toggle v1.4.9's commit message
fix(ci): comment out unpublished dependencies for crates.io

- Comment out grepapp_haystack and terraphim_atomic_qdrant_rust_client dependencies
- These crates are not published to crates.io yet
- Features atomic and grepapp are disabled until dependencies are published
- Fixes crates publishing failure in v1.4.8 release workflow

Terraphim AI

v1.4.8

Toggle v1.4.8's commit message
chore: bump version to 1.4.8 for release

v1.4.7

Toggle v1.4.7's commit message
Release v1.4.7 - Fixed crate publishing job

v1.4.6

Toggle v1.4.6's commit message
Release v1.4.6 - Fixed crate publishing

v1.4.5

Toggle v1.4.5's commit message
Release v1.4.5 - Consolidated release workflows

v1.4.4

Toggle v1.4.4's commit message
Release v1.4.4

- fix(ci): make DockerHub push optional (GHCR is primary)
- fix(ci): add packages:write permission for GHCR push
- fix(automata): filter empty and short patterns in find/replace matches (#396)
- fix(docker): multi-arch Docker build improvements

- Docker images published to GHCR (DockerHub optional)
- 1Password integration for credentials

v1.4.3

Toggle v1.4.3's commit message
Release v1.4.3

- fix(ci): move permissions to calling workflow for GHCR push
- fix(automata): filter empty and short patterns in find/replace matches (#396)
- fix(docker): multi-arch Docker build improvements
- fix(ci): Tauri desktop builds for all platforms

- Docker images published to both GHCR and DockerHub
- 1Password integration for DockerHub credentials

v1.4.2

Toggle v1.4.2's commit message
Release v1.4.2

- fix(ci): add packages:write permission for Docker GHCR push
- fix(automata): filter empty and short patterns in find/replace matches (#396)
- fix(docker): multi-arch Docker build improvements
  - Pre-build frontend for faster builds
  - Skip binary verification step (cross-compiled binaries)
  - Update Rust to 1.92.0
- fix(ci): Tauri desktop builds for all platforms
- fix(ci): Windows build compatibility

- Docker images published to both GHCR and DockerHub
- 1Password integration for DockerHub credentials

- bump peaceiris/actions-gh-pages from 3 to 4
- bump 1password/install-cli-action from 1 to 2
- bump astral-sh/setup-uv from 5 to 7

v1.4.1

Toggle v1.4.1's commit message
Release v1.4.1

- fix(automata): filter empty and short patterns in find/replace matches (#396)
- fix(docker): multi-arch Docker build fixes
  - Copy frontend to correct path for RustEmbed
  - Skip binary verification (cross-compiled binaries can't run on build host)
  - Update Rust to 1.92.0
- fix(ci): Tauri desktop builds for all platforms
- fix(ci): Windows build compatibility

- Docker images published to both GHCR and DockerHub
- Pre-built frontend for faster Docker builds
- 1Password integration for DockerHub credentials

- bump peaceiris/actions-gh-pages from 3 to 4
- bump 1password/install-cli-action from 1 to 2
- bump astral-sh/setup-uv from 5 to 7