Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 958 Bytes

File metadata and controls

45 lines (28 loc) · 958 Bytes

CHANGE LOG

v3.0.1 (26/01/2026)

  • Fixed typo: isValidCartisValidCard in TwitterCard
  • Fixed validation logic: replaced incorrect array_map usage with proper foreach loops in Image, Video, Audio, and Music classes
  • Fixed property filtering in TwitterCard render method (openGraphconfiguration)
  • Fixed PHP version requirement syntax in composer.json
  • Updated Yii2 requirement to ~2.0.49

v3.0.0 (27/12/2022)

  • Fix issues
  • Typed properties
  • Clean code from unnecessary annotations

v2.1.1 (21/06/2022)

  • Add default string value for $prefixKey

v2.1.0 (5/10/2020)

  • Added configuration for Open Graph
  • Updated README.md file

v2.0.1 (2/10/2020)

  • Added missed fields to TwitterCard
  • php7.1 doesn't support

V2.0.0 (31/03/2019)

  • Change structure of project
  • Moved to the MIT license
  • Improved the test suite

v1.1.2 (31/03/2019)

  • Missed files added

v1.1 (27/05/2018)

  • Stable version