Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / metatag / CHANGELOG.txt
index 70faf127e210407da3c1bb430a7488e0bbfcc49d..512dc592738af3dcdcd54f0003c46610449deb3e 100644 (file)
@@ -1,3 +1,64 @@
+Metatag 8.x-1.7, 2018-08-31
+---------------------------
+#2994979 by DamienMcKenna, dspachos, ynotpeanutbutter, oxy86, IT-Cru, kdeds,
+  zenimagine: Fixed backwards compatibility break when support for multiple-
+  value tags was added.
+#2990923 by th_tushar, DamienMcKenna: Fixed  coding standards.
+
+
+Metatag 8.x-1.6, 2018-08-21
+---------------------------
+#2961777 by thejimbirch, Baysaa: "Geographical position" (geo.position) should
+  use semi-colon instead of comma.
+#2964626 by idebr: og:image:secure_url allows for multiple values.
+#2865267 by DamienMcKenna, okonvicka, aldibier: <title> tags empty after
+  installing Metatag.
+#2962426 by dragonwize: Image URL double encoded.
+#2973277 by mvantuch, DamienMcKenna: Support for og:image:alt.
+#2977002 by DamienMcKenna, maxoid: Enable testing on the two og product meta
+  tags.
+#2977545 by pmelab, bappa.sarkar, DamienMcKenna: GraphQL throws an error due to
+  Metatag's use of a custom data structure.
+#2925714 by acbramley, vakulrai, Berdir, nkoporec: Replace deprecated
+  BaseFieldDefinition ::setQueryable.
+#2957411 by pmelab: Field item empty check on empty arrays.
+#2958743 by DamienMcKenna, AdamEvertsson, StepanISK, trong.nguyen.tcec,
+  chiefme, quixxel, rjg, CProfessionals: Ignore update.php requests when
+  loading entities; error message when updating from 8.x-1.0 to 8.x-1.5.
+#2961918 by thejimbirch, Michelle: Add the site.webmanifest meta tag.
+#2895577 by plopesc, drupallogic: Error loading
+  /admin/config/search/metatag?page=1.
+#2943954 by thejimbirch, DamienMcKenna: Document an approach to simplify
+  overriding meta tags on a per-entity basis.
+#2968902 by DamienMcKenna, Berdir: Default user page title token should use
+  [user:display-name].
+#2977197 by justin., DamienMcKenna: Allow modules to override the entity used
+  for token replacements.
+#2691313 by KarenS, carstenG, DamienMcKenna, Michelle, marysmech: New option to
+  control which meta tag groups are used on each form.
+#2563657 by plopesc, scotthooker, dawehner, ryanissamson, KevinVb, dobrzyns,
+  PieterDC, peter.keppert, piggito, DamienMcKenna, Grayle, kunal.kursija,
+  Citizen Dan, al0a, kaushashah, yohanaraujo07@gmail.com, markandrewsutton,
+  fuzzyjared, igalafate, PascoS, rybchynski: Panels / Page Manager
+  integration.
+#2989295 by JKerschner: Coding style improvements.
+#2987852 by Chris Burge: Allow meta tags to be altered before page attachment.
+#2989543 by JKerschner: Remove unused variables and imports.
+#2753595 by sinn, thejimbirch: W3C validation error on xmlns attribute.
+#2988072 by juanolalla: Allow contex entity to be overriden in alter hook.
+#2628934 by nikunjkotecha, smaz, e.escribano, idebr, DamienMcKenna,
+  ZapevalovAnton, caspervoogt: Full support for meta tags that allow multiple
+  values.
+#2987904 by thejimbirch: Remove groups redundantly stored in the main module.
+#2987107 by ziomizar: Add support for bubbeable metadata in the MetatagToken
+  service.
+#2978106 by Rolf van de Krol: Translated metatags not showing in normalized
+  entity representations (i.e. REST).
+#2799861 by kalpaitch, DamienMcKenna, dmitry.yankouski, ckaotik: Canonical links
+  repeated when using Panels pages.
+#2532596 by alzz, DamienMcKenna, thejimbirch: Add new meta tag: google.
+
+
 Metatag 8.x-1.5, 2018-03-29
 ---------------------------
 #2932596 by yo30, Punk_UnDeaD: Wrong method in abstract class LinkSizesBase.