Siren

Release 3.0.1

Bug fixes for fulfillment amounts, database upgrades, license activation UI, and admin links. Adds PHPStan level 8 CI integration and Zod response adapters.

Last updated: April 14, 2026

Bug Fixes

  • Fixed fulfillment screen displaying amounts in cents instead of dollars (#36)
  • Fixed CREATE TABLE running before ALTER in InstallReportingService upgrade (#37)
  • License key activation now correctly reflects active status in UI (#33)
  • Fixed broken “Get Your License Key” link in WordPress admin (#31)

Improvements

  • Added Zod response adapters at API boundary, removed ghost engagement type (#32)
  • Refactored collaborator action event listeners to own junction binding (#38)
  • Set up PHPStan level 8 with CI integration (#34)

Full Changelog: https://github.com/Novatorius/siren/compare/3.0.0…3.0.1