• 0.5.3 b2a77563bd

    0.5.3
    All checks were successful
    Release / Check if release needed (push) Successful in 22s
    Dependency-Track / SBOM (push) Successful in 1m33s
    Release / Release (push) Successful in 5m29s
    Stable

    Wuast94 released this 2026-07-06 20:02:27 +02:00 | 156 commits to main since this release

    Bug Fixes

    • Fall back to CPU when OpenVINO GPU compilation fails

    • Remove conflicting Intel GPU driver packages causing CL_BUILD_PROGRAM_FAILURE

    Downloads
  • 0.5.2 6738764233

    0.5.2
    All checks were successful
    Release / Check if release needed (push) Successful in 4s
    Dependency-Track / SBOM (push) Successful in 1m12s
    Release / Release (push) Successful in 4m17s
    Stable

    Wuast94 released this 2026-07-06 19:36:50 +02:00 | 158 commits to main since this release

    Bug Fixes

    • Git LFS pointers baked into Docker image instead of real model files

    • Workaround checkout lfs auth bug - manual git lfs pull with token

    • Use PAT_WUAST94 secret for LFS authentication in CI

    • Use git credential helper for LFS auth instead of bearer token

    • Unset checkout's http.extraheader before git lfs pull

    • Pass PAT as checkout token so LFS fetch uses PAT auth

    • Use remote URL credentials for LFS pull to avoid duplicate auth headers

    Downloads
  • 0.5.1 fa8ec24d4c

    0.5.1
    All checks were successful
    Release / Check if release needed (push) Successful in 5s
    Dependency-Track / SBOM (push) Successful in 1m3s
    Release / Release (push) Successful in 3m47s
    Stable

    Wuast94 released this 2026-07-06 18:55:05 +02:00 | 165 commits to main since this release

    Bug Fixes

    • _use_openvino NameError + add retry button and extraction stats to UI
    Downloads
  • 0.5.0 e2100a8515

    0.5.0
    All checks were successful
    Release / Check if release needed (push) Successful in 4s
    Dependency-Track / SBOM (push) Successful in 1m0s
    Release / Release (push) Successful in 3m53s
    Stable

    Wuast94 released this 2026-07-06 18:28:44 +02:00 | 166 commits to main since this release

    Features

    • Track extraction status per asset and add retry-failed endpoint
    Downloads
  • 0.4.3 a63474f664

    0.4.3
    All checks were successful
    Release / Check if release needed (push) Successful in 11s
    Dependency-Track / SBOM (push) Successful in 1m47s
    Release / Release (push) Successful in 6m9s
    Stable

    Wuast94 released this 2026-07-06 18:21:51 +02:00 | 167 commits to main since this release

    Bug Fixes

    • OpenVINO API calls and reshape bugs

    Miscellaneous

    • Lock file maintenance

    Other

    • Merge pull request 'chore: lock file maintenance' (#18) from updatarr/lock-file-maintenance-a692014015 into main
    Downloads
  • 0.4.2 2f1ad4bcea

    0.4.2
    All checks were successful
    Release / Check if release needed (push) Successful in 12s
    Dependency-Track / SBOM (push) Successful in 2m49s
    Release / Release (push) Successful in 10m40s
    Stable

    Wuast94 released this 2026-07-06 18:03:16 +02:00 | 170 commits to main since this release

    Bug Fixes

    • Define DEFAULT_REPRESENT_CONFIG and DEFAULT_ANALYZE_CONFIG in extract.py
    Downloads
  • 0.4.1 51de6d4b88

    0.4.1
    All checks were successful
    Release / Check if release needed (push) Successful in 3s
    Dependency-Track / SBOM (push) Successful in 55s
    Release / Release (push) Successful in 3m50s
    Stable

    Wuast94 released this 2026-07-06 08:22:12 +02:00 | 171 commits to main since this release

    Bug Fixes

    • Docker build on arm64 + remove model volumes
    Downloads
  • 0.4.0 a4d4ccc933

    0.4.0
    All checks were successful
    Release / Check if release needed (push) Successful in 3s
    Dependency-Track / SBOM (push) Successful in 1m31s
    Release / Release (push) Successful in 4m51s
    Stable

    Wuast94 released this 2026-07-06 08:17:00 +02:00 | 172 commits to main since this release

    Features

    • Eliminate runtime model downloads, use OpenVINO for all inference
    Downloads
  • 0.3.0 46be84c34f

    0.3.0
    All checks were successful
    Release / Check if release needed (push) Successful in 4s
    Dependency-Track / SBOM (push) Successful in 1m9s
    Release / Release (push) Successful in 6m33s
    Stable

    Wuast94 released this 2026-07-06 02:52:24 +02:00 | 173 commits to main since this release

    Features

    • Add extraction batching, progress logging, and stderr piping

    • Add OpenVINO inference adapter for GPU-accelerated detection+embedding

    • Add pre-converted OpenVINO IR models for GPU inference

    Downloads
  • 0.2.4 6e7720d4fc

    0.2.4
    All checks were successful
    Release / Check if release needed (push) Successful in 4s
    Dependency-Track / SBOM (push) Successful in 1m1s
    Release / Release (push) Successful in 5m55s
    Stable

    Wuast94 released this 2026-07-06 01:37:44 +02:00 | 176 commits to main since this release

    Miscellaneous

    • Add Intel OpenCL runtime and update OpenVINO import
    Downloads