v0.9.4
Highlights
Patch release focused on backend iconography. The generic Netresearch logo for the Passkey backend module and login icon is replaced with the official FIDO passkey mark, rendered version-aware: TYPO3 v12/v13 get a colored teal tile, while v14 gets a flat two-tone mark (a Netresearch-turquoise key on a currentColor body) that adapts to the light/dark backend. The SVGs use presentation attributes, so they stay clean under a hardened backend Content Security Policy. No functional or API changes.
Changes
- chore(release): v0.9.4 (#69)
- feat(backend): use FIDO passkey mark for module and login icon (#68)
- test(e2e): target the backend module iframe by id (#67)
Installation
composer require netresearch/nr-passkeys-bePublication status
- TER: extensions.typo3.org/extension/nr_passkeys_be — 0.9.4 verified
- Packagist: packagist.org/packages/netresearch/nr-passkeys-be — 0.9.4 verified
- Documentation: docs.typo3.org/p/netresearch/nr-passkeys-be/0.9/en-us/ — render verified
Security
All release artifacts are signed with Sigstore keyless signing.
Verify signatures
cosign verify-blob \
--bundle nr-passkeys-be-0.9.4.zip.sigstore.json \
--certificate-identity-regexp "https://github.com/netresearch/.*" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
nr-passkeys-be-0.9.4.zipVerify checksums
sha256sum -c checksums.txtSoftware Bill of Materials (SBOM)
SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.