v0.4.9
Changes
- chore: add German TCA translations and bump version to 0.4.9
- feat: add German translations for backend module
- fix: show config name and UID in test modal titles
- fix: localize TCA labels, fix type key, remove deprecated cruser_id
- docs: add missing captions, wrap lines to 80 chars, fill changelog
- docs: add backend screenshots and update model IDs to March 2026
- docs: fix guides.xml version and update outdated model IDs
- fix: ensure TER publish waits for GitHub release
- docs: expand card-grid to 8 cards covering all major sections
Installation
composer require netresearch/nr-llmSecurity
All release artifacts are signed with Sigstore keyless signing.
Verify signatures
cosign verify-blob \
--bundle nr-llm-0.4.9.zip.bundle \
--certificate-identity-regexp "https://github.com/netresearch/.*" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
nr-llm-0.4.9.zipVerify checksums
sha256sum -c checksums.txtSoftware Bill of Materials (SBOM)
SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.