Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Version 1.1.26

Compare
Choose a tag to compare
@khalwat khalwat released this 25 Jul 06:53
· 228 commits to master since this release
  • [Added] Added Main Entity of Page JSON-LD microdata
  • [Added] Added the method getJsonLD($element) to the FieldType model, so you can get the Main Entity of Page JSON-LD for an arbitrary entry (maybe in a craft.entries loop, for instance)
  • [Improved] The 'logo' and 'image' in Creator and Identity JSON-LD is now an ImageObject
  • [Improved] Added a space after each keyword in SEOmetrics to prevent horizontal scrolling due to frame overflow
  • [Fixed] Fixed the locale of the transform fields in the FieldType
  • [Fixed] Fix for empty SEO Titles for breadcrumbs
  • [Improved] Updated the DOCS.md and wiki docs
  • [Improved] Updated the README.md