This repository was archived by the owner on Nov 9, 2021. It is now read-only.
[GOVCMSD8-497] update metatag 8.x-1.14 #528
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
metatag 8.x-1.14
Release notes
Codename: Damien goes on vacation ;-)
This release continues to make improvements in Drupal 9 compatibility, and makes some other small fixes to hopefully make everyone's sites more stable.
As always, thanks to everyone who helped with this release, your contributions are very much appreciated!
Known issues
This release is only compatible with the GraphQL v8.x-3.x releases, it reverts a previous change that required 8.x-4.x. We will revisit this when GraphQL v8.x-4.x has a stable release.
Contributors (20)
DamienMcKenna, rokzabukovec, rahulrasgon, alexpott, mrinalini9, s_leu, fjgarlin, mirom, huzooka, Wim Leers, Neslee Canil Pinto, Andrew Gorokhovets, lolandese, volkswagenchick, kyuubi, azedan, lcontreras, havran, markie, phenaproxima
Changelog
Issues: 11 issues resolved.
Changes since 8.x-1.13:
Bug
#3153911 by alexpott, mrinalini9: Improve logic in metatag_page_attachments() and make code comments more clear.
#3158613 by huzooka, DamienMcKenna, Wim Leers: Metatag field instance migration source plugins report incorrect number of items.
#3129863 by DamienMcKenna, kyuubi, azedan, lcontreras, havran, markie: Revert compatibility with GraphQL 4 to avoid breaking existing sites.
#3154149 by alexpott, DamienMcKenna, mrinalini9, rokzabukovec: Refactored entity migration test to use new API added in 8.9.x; skip this test on 8.8.
Feature
#3077782 by DamienMcKenna, rokzabukovec, rahulrasgon: Add missing OG tags.
Task
#3136075 by s_leu, fjgarlin, mirom, DamienMcKenna: D9 Compatibility - pre_render should be method implementing TrustedCallbackInterface.
#3134665 by Neslee Canil Pinto, rokzabukovec: Correct description of OgImageWidth.php file.
#3130250 by Andrew Gorokhovets: Typo in the comment class name (MetatagViewsTranslationForm)
#3131380 by lolandese, volkswagenchick: License "GPL-2.0+" is a deprecated SPDX license identifier.
#3154891 by DamienMcKenna: Rename test fixtures to be one file per source module.
#3129664 by phenaproxima: Fix failure in MetatagPageManagerTest.