Skip to content

v3.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:30
· 40 commits to main since this release
v3.0.1
7325cd0

Changes

  • chore: prepare release 3.0.1 (#96)
  • fix: let the controller reject a missing channel instead of Extbase (#98)
  • fix: spell out the live button data attributes individually (#95)
  • fix: never send a newsletter from a replayable request (#93)
  • ci: skip the docs.typo3.org verification until docs exist (#91)

Installation

composer require netresearch/universal-messenger

Publication status

Security

All release artifacts are signed with Sigstore keyless signing.

Verify signatures

cosign verify-blob \
  --bundle universal-messenger-3.0.1.zip.sigstore.json \
  --certificate-identity-regexp "https://github.com/netresearch/.*" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  universal-messenger-3.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.