Releases: nystudio107/craft-seomatic
Releases · nystudio107/craft-seomatic
Version 3.0.0-beta.16
Changed
- Fixed an issue where fresh installations were not taken to the Welcome screen
- Replaced old SEOmatic icon in the Asset Bundle
- Fixed an issue where Identity and Creator settings were not properly defaulted from the config files on fresh installations
- Better parsing of the JSON-LD config files
Added
- Added Miscellaneous settings with Google Site Links search settings
- Preserve user settings in the Tracking Scripts when bundles are updated
- Fleshed out the JSON-LD for
mainEntityOfPage,identity, andcreator
Version 3.0.0-beta.15
Changed
- Separated the mainEntityOfPage templates off into a partial
- Cleaned up the Identity Settings & Creator Settings pages
Added
- Added a description of JSON-LD Structured Data to the Identity & Creator pages
- Added Main Entity of Page settings on the Global SEO and Content SEO General pages
Version 3.0.0-beta.14
Changed
- Fixed an issue with console requests raising an exception in
addDynamicMetaToContainers() - Add
errorsdisplay to all settings templates
Added
- Implemented dynamic Identity Settings & Creator Settings pages
Version 3.0.0-beta.13
Changed
- Don't look for
getPathInfo()during a console request - Fixed an issue switching between sites on the Tracking scripts settings
- Revise how
seoFileLink()works - Handle eager loaded elements in
TextHelper
Version 3.0.0-beta.12
Added
- Added colored status indicators on the Content SEO index page that match the colors in the donut chart on the Dashboard
- Added
seomatic.helper.seoFileLink()to allow setting theX-Robots-TagandLinkheaders on static files as per Advanced rel="canonical" HTTP Headers - Added a
Linkheader for the canonical URL
Changed
- Don't display SEO previews if the Section has no URLs
Version 3.0.0-beta.11
Changed
- Refactored the meta bundle update process to preserve user configured meta bundle settings
- Throw a 404 if a sitemap is hit but sitemaps have been disabled for that section
- Exclude section sitemaps from the sitemap index if sitemaps have been disabled for that section
Version 3.0.0-beta.10
Changed
- Reverted incorrect bundle merging
Version 3.0.0-beta.9
Added
- Added
Schemahelper class & controller in preparation for dynamic schema types displayed in the AdminCP
Changed
- Fixed incorrect
moz-transformvendor prefix that caused the sidebar SEO preview to look weird in FireFox - Fixed a nasty bug that could cause improper merging of config arrays, resulting in an ever-growing column size in the db
Version 3.0.0-beta.8
Changed
- Fixed per-environment rendering of attributes
- Made meta bundle updating non-destructive to existing data
Version 3.0.0-beta.7
Added
- Added a "Same as Global Site Name Position" setting as the default for the Site Name Position Content SEO settings
Changed
- Fixed an issue where the last breadcrumb on the Content SEO
edit-contentpage was a 404 - Fixed a caching issue that could result in stale data if you used
seomatic.helper.loadMetadataForUri() - Don't automatically generate thumbnails for videos in the sitemap
- Changed the Dashboard charts over to gauge charts