packagist nystudio107/craft-seomatic 4.0.0-beta.8
Version 4.0.0-beta.8

latest releases: dev-develop-v5, dev-develop, dev-develop-v4...
2 years ago

Changed

  • Don’t use deprecated TypeManager::prepareFieldDefinitions()
  • Pass through all siteUrl() parameters in the Helper service (#1114)
  • Ensure that the currentSite is set to the requested one when processing headless requests via API endpoint or GraphQL, to ensure things like siteUrl() etc. resolve correctly (#1111)
  • Remove all ::craft3* version static variables, and the conditional code they depend on
  • Use the native str_contains() over StringHelper::contains() (which is slower, and allocated objects, etc.)

Fixed

  • Fixed an issue where the Autocomplete helper could throw an exception if it encountered a ReflectionUnionType
  • Add box-content class on the code editors, to adjust for the new Tailwind CSS reset in v4
  • Fixed an issue where none of the Site Settings changes could be saved (#1107)
  • Fixed an issue with the default Humans.txt implementation of parseEnv() (#1109)
  • Fixed a validation issue due to incorrect typing that caused the Plugin Settings to be unable to be saved (#1112)
  • Dynamically change [0] to .collect()[0] in certain MetaGlobalVars fields so Asset Query accesses will work with Craft 4
  • Change [0] to .collect()[0] so Asset Query accesses will work with Craft 4

Don't miss a new craft-seomatic release

NewReleases is sending notifications on new releases.