Changes
- chore(release): 0.28.0 (#710)
- build(deps): require nr-vault ^0.15.0 (#708)
- docs(agents): name what exists instead of counting it (#704)
- docs: state what is verified instead of what was hoped (#696)
- fix(backend): tell the admin which setting is wrong, not just that something is (#697)
- feat(backend): say what the task execute page does before asking for input (#698)
- fix(dashboard): use a registered icon for the monthly cost widget (#695)
- docs: make the roadmap and the ADR statuses say what is true (#694)
- docs(changelog): de-duplicate 0.27.0 and sort its entries into the right sections (#693)
Installation
composer require netresearch/nr-llmPublication status
- TER: extensions.typo3.org/extension/nr_llm — 0.28.0 verified
- Packagist: packagist.org/packages/netresearch/nr-llm — 0.28.0 verified
- Documentation: docs.typo3.org/p/netresearch/nr-llm/0.28/en-us/ — render verified
Security
All release artifacts are signed with Sigstore keyless signing.
Verify signatures
cosign verify-blob \
--bundle nr-llm-0.28.0.zip.sigstore.json \
--certificate-identity-regexp "https://github.com/netresearch/.*" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
nr-llm-0.28.0.zipVerify checksums
sha256sum -c checksums.txtSoftware Bill of Materials (SBOM)
SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.