Skip to content

v5.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 09:48
v5.0.1

Changes

  • chore: release v5.0.1
  • test: use a documentation range address in the remote address tests
  • docs: drop the ds_pointerField pattern from the Configuration agent rules
  • docs: bring the agent instructions and the 5.0.0 docs up to date
  • build: run the TYPO3 v14 rule sets and tighten PHPStan
  • feat!: remove the site set settings without a consumer
  • fix: flush frontend caches when a context record changes
  • fix: resolve the type_conf FlexForm without ds_pointerField
  • docs: document the 5.0.0 release and the v4 to v5 migration
  • feat!: support TYPO3 v14.3 LTS and drop TYPO3 v12.4

Installation

composer require netresearch/contexts

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle contexts-5.0.1.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  contexts-5.0.1.zip

Verify checksums

sha256sum -c checksums.txt

Software Bill of Materials (SBOM)

SBOMs are provided in both SPDX and CycloneDX formats for supply chain transparency.