v0.11.2
What's in 0.11.2
Completes the 0.11.1 translation fix: copy-mode localization now also works for records with FlexForm vault fields.
Fixed
0.11.1 fixed the error thrown when translating a content element into another language in copy mode — but only for regular vault fields. The same error still occurred for records carrying vault secrets inside FlexForm fields (reported as a follow-up on #207). Both paths now work; this was the last occurrence of the underlying issue.
Drop-in upgrade: no configuration change, no database migration. Affects all versions up to and including 0.11.1.
Fixes #207 (#210). Thanks to @lradloff for reporting.
Installation
composer require netresearch/nr-vaultPublication status
- TER: extensions.typo3.org/extension/nr_vault — 0.11.2 verified
- Packagist: packagist.org/packages/netresearch/nr-vault — 0.11.2 verified
- Documentation: docs.typo3.org/p/netresearch/nr-vault/0.11/en-us/ — render verified
Security
All release artifacts are signed with Sigstore keyless signing.
Verify signatures
cosign verify-blob \
--bundle nr-vault-0.11.2.zip.sigstore.json \
--certificate-identity-regexp "https://github.com/netresearch/.*" \
--certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
nr-vault-0.11.2.zipVerify checksums
sha256sum -c checksums.txtSoftware Bill of Materials (SBOM)
SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.