Version 3.0.0-beta.6

April 25, 2024

Added

  • The outputAlternate config setting now accepts a closure returning true or false.

Version 3.0.0-beta.5

April 6, 2024

Fixed

  • Fixed a PHP exception that would occur when using the {% seomateMeta %} hook in nested entry templates (#85)

Added

  • Added the ability to create field profiles specific to a particular section, entry type, category group or Commerce product type (#86)
  • Added the ability to be specific in the previewEnabled setting about which sections, entry types, category groups and/or Commerce product types should be SEO-previewable
  • Added support for custom meta templates and template overrides in SEO Preview to categories, nested entries and Commerce products, in addition to regular ol' section entries

Changed

  • Removed support for "SEO Preview" for elements using legacy live preview

Version 3.0.0-beta.4

April 4, 2024

Fixed

  • Fixed some additional cases where SEOMate could attempt to use string values as callables

Version 3.0.0-beta.3

April 3, 2024

Fixed

  • Fixed a bug where SEOMate could attempt to use string values as callables (#84)

Changed

  • Bumped the craftcms/cms requirement to ^5.0.0

Version 3.0.0-beta.2

February 21, 2024

Added

  • Added support for object templates and closures in default meta and field profile definitions.

Fixed

  • Fixed various formatting and type issues, and minor bugs.

Version 3.0.0-beta.1

February 20, 2024

Added

  • Added support for Craft 5