Version 4.0.2

January 4, 2025

Added

  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

Version 4.0.1

April 19, 2023

Changed

  • Updated the docs to use VitePress ^1.0.0-alpha.29
  • Allow for versioning of the docs

Fixed

  • Updated regex for finding video id in livestream url source (#38)

Version 4.0.0

November 12, 2022

Added

  • Initial Craft CMS 4 release

Changed

  • Added allow-plugins to composer.json to allow CI tests to work
  • Move to using ServicesTrait and add getter methods for services

Fixed

  • Fixed an issue where the plugins settings were not visible

Version 4.0.0-beta.1

March 27, 2022

Added

  • Initial Craft CMS 4 compatibility