Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / metatag / CHANGELOG.txt
1 Metatag 8.x-1.7, 2018-08-31
2 ---------------------------
3 #2994979 by DamienMcKenna, dspachos, ynotpeanutbutter, oxy86, IT-Cru, kdeds,
4   zenimagine: Fixed backwards compatibility break when support for multiple-
5   value tags was added.
6 #2990923 by th_tushar, DamienMcKenna: Fixed  coding standards.
7
8
9 Metatag 8.x-1.6, 2018-08-21
10 ---------------------------
11 #2961777 by thejimbirch, Baysaa: "Geographical position" (geo.position) should
12   use semi-colon instead of comma.
13 #2964626 by idebr: og:image:secure_url allows for multiple values.
14 #2865267 by DamienMcKenna, okonvicka, aldibier: <title> tags empty after
15   installing Metatag.
16 #2962426 by dragonwize: Image URL double encoded.
17 #2973277 by mvantuch, DamienMcKenna: Support for og:image:alt.
18 #2977002 by DamienMcKenna, maxoid: Enable testing on the two og product meta
19   tags.
20 #2977545 by pmelab, bappa.sarkar, DamienMcKenna: GraphQL throws an error due to
21   Metatag's use of a custom data structure.
22 #2925714 by acbramley, vakulrai, Berdir, nkoporec: Replace deprecated
23   BaseFieldDefinition ::setQueryable.
24 #2957411 by pmelab: Field item empty check on empty arrays.
25 #2958743 by DamienMcKenna, AdamEvertsson, StepanISK, trong.nguyen.tcec,
26   chiefme, quixxel, rjg, CProfessionals: Ignore update.php requests when
27   loading entities; error message when updating from 8.x-1.0 to 8.x-1.5.
28 #2961918 by thejimbirch, Michelle: Add the site.webmanifest meta tag.
29 #2895577 by plopesc, drupallogic: Error loading
30   /admin/config/search/metatag?page=1.
31 #2943954 by thejimbirch, DamienMcKenna: Document an approach to simplify
32   overriding meta tags on a per-entity basis.
33 #2968902 by DamienMcKenna, Berdir: Default user page title token should use
34   [user:display-name].
35 #2977197 by justin., DamienMcKenna: Allow modules to override the entity used
36   for token replacements.
37 #2691313 by KarenS, carstenG, DamienMcKenna, Michelle, marysmech: New option to
38   control which meta tag groups are used on each form.
39 #2563657 by plopesc, scotthooker, dawehner, ryanissamson, KevinVb, dobrzyns,
40   PieterDC, peter.keppert, piggito, DamienMcKenna, Grayle, kunal.kursija,
41   Citizen Dan, al0a, kaushashah, yohanaraujo07@gmail.com, markandrewsutton,
42   fuzzyjared, igalafate, PascoS, rybchynski: Panels / Page Manager
43   integration.
44 #2989295 by JKerschner: Coding style improvements.
45 #2987852 by Chris Burge: Allow meta tags to be altered before page attachment.
46 #2989543 by JKerschner: Remove unused variables and imports.
47 #2753595 by sinn, thejimbirch: W3C validation error on xmlns attribute.
48 #2988072 by juanolalla: Allow contex entity to be overriden in alter hook.
49 #2628934 by nikunjkotecha, smaz, e.escribano, idebr, DamienMcKenna,
50   ZapevalovAnton, caspervoogt: Full support for meta tags that allow multiple
51   values.
52 #2987904 by thejimbirch: Remove groups redundantly stored in the main module.
53 #2987107 by ziomizar: Add support for bubbeable metadata in the MetatagToken
54   service.
55 #2978106 by Rolf van de Krol: Translated metatags not showing in normalized
56   entity representations (i.e. REST).
57 #2799861 by kalpaitch, DamienMcKenna, dmitry.yankouski, ckaotik: Canonical links
58   repeated when using Panels pages.
59 #2532596 by alzz, DamienMcKenna, thejimbirch: Add new meta tag: google.
60
61
62 Metatag 8.x-1.5, 2018-03-29
63 ---------------------------
64 #2932596 by yo30, Punk_UnDeaD: Wrong method in abstract class LinkSizesBase.
65 #2933940 by DamienMcKenna: og:image must be at least 200x200 otherwise it is
66   ignored by Facebook.
67 #2936371 by gaurav.kapoor: Unused variable in metatag defaults class revert
68   function.
69 #2923080 by DamienMcKenna, pingwin4eg, pazhyn: Undefined offset: 1 in
70   metatag_mobile_page_attachments_alter.
71 #2930037 by smurrayatwork, rbayliss, moshe weitzman: Missing ampersand with
72   drupal_static causes multiple calls to metatag_get_tags_from_route().
73 #2899234 by DamienMcKenna, JeffM2001, twang, heddn, edurenye, ShaunDychko:
74   Missing dependency (drupal:serialization) / Fatal error: Class NormalizerBase
75   not found.
76 #2945799 by DamienMcKenna, webfaqtory: Undefined variable: tag_id in
77   MetatagManager->sortedGroupsWithTags().
78 #2953313 by DamienMcKenna: Add a function for getting the meta tags in a human
79   readable format - metatag_generate_entity_metatags().
80 #2953635 by DamienMcKenna: MetatagStringTest has the wrong @group.
81 #2937683 by prafullsranjan, DamienMcKenna: Further improve module's coding
82   standards compliance.
83 #2939608 by alberto56: Invalid argument supplied for foreach() in
84   MetatagNormalizer.
85 #2936876 by bonus, DamienMcKenna: Add support for Pinterest meta namespace.
86 #2938025 by DamienMcKenna, Oliver Eyton-Williams: Incorrect rel attribute on
87   hreflang tags.
88 #2954214 by DamienMcKenna: composer.json improvements.
89 #2908119 by LEalex, DamienMcKenna, jeffam, BenStallings: Set "link" HTTP header
90   for canonical URL and shortlink tags.
91 #2954169 by yasmeensalah, DamienMcKenna: Translations of description meta tags
92   shouldn't be limited to 128 characters.
93 #2897450 by edurenye: Add product:price:amount and product:price:currency OG
94   tags.
95 #2922581 by roborew: Metatag causes error when used with Replication Modules to
96   deploy content.
97 #2947493 by DamienMcKenna, kala4ek: Adding forms of custom entities are broken.
98 #2828607 by pingevt, DamienMcKenna: Add OG book meta tags.
99 #2954522 by DamienMcKenna: Correct spelling of "meta tags".
100 #2809351 by DamienMcKenna, thejimbirch: Add the advanced Dublin Core meta tags.
101 #2956199 by DamienMcKenna: Remove separate admin pages for Views integration.
102 #2956227 by DamienMcKenna: Test improvements from 2883718-20.
103 #2900368 by plopesc: Don't allow certain defaults to be removed.
104 #2840751 by ocastle, ElegguaDP, Wim Leers, keopx, adamzimmermann:
105   Protocol-relative URLs are broken.
106 #2925974 by keopx, ocastle, DamienMcKenna, Wim Leers, mangy.fox: Twitter Cards
107   (and others) require absolute URLs.
108
109
110 Metatag 8.x-1.4, 2017-12-21
111 ---------------------------
112 #2882769 by DamienMcKenna: Added a hook_requirements() message about the
113   Schema.org Metatag module.
114 #2864079 by DamienMcKenna: Resolve coding standards violations.
115 #2928394 by DamienMcKenna, mattlt: Error: Trait metatag_views\
116   MetatagViewsValuesCleanerTrait not found.
117 #2932110 by thejimbirch: Update Description's meta description to 320 chars
118   (for 2018).
119 #2932285 by DamienMcKenna, Sophie.SK: After updating Redirect to 1.0, config
120   import fails: route does not exist.
121 #2932316 by DamienMcKenna, Sophie.SK: Error on main defaults page if no config
122   objects exist.
123 #2932361 by DamienMcKenna: Improve coding standards on Metatag 8.x-1.x.
124 #2930001 by Aurif3x, DamienMcKenna: New meta tag: Set-Cookie.
125 #2810635 by DamienMcKenna: Automatically add hreflang meta tags for each enabled
126   language.
127
128
129 Metatag 8.x-1.3, 2017-09-29
130 ---------------------------
131 #2898975 by DamienMcKenna: Correct restui entry in composer.json.
132 #2899045 by DamienMcKenna: Fixed problems in MetatagNodeTranslationTest.
133 #2899234 by DamienMcKenna: Expand Devel/WebProfiler tests to make sure they work
134   when a content type and node are present.
135 #2898805 by DamienMcKenna: Small improvements to the test suite, working
136   towards fixing the 8.4.x support.
137 #2898805 by DamienMcKenna: Fixes to MetatagNodeTranslationTest to make it work
138   with 8.4.x.
139 By DamienMcKenna: Reenable \Drupal\metatag\Tests\MetatagFrontpageTest::
140   testFrontPageMetatagsEnabledConfig().
141 #2905925 by DamienMcKenna: The Normalizer shouldn't assume all meta tags have a
142   'content' attribute; also support the 'href' attribute.
143 #2906312 by DamienMcKenna: Added the twitter:dnt meta tag.
144 #2909390/2894868 by Perignon, StijnStroobants: Small typo in MetatagToken.
145 #2903661 by DamienMcKenna: Don't output 403/404 page node's meta tags on
146   403/404 pages.
147 #2905769 by DamienMcKenna: Improved defaults for the canonical URL meta tag.
148 #2899752 by DamienMcKenna, huzooka, deepak_zyxware, samuel.mortenson, wanjee,
149   giangi.vigazzola: Creating a new field bundle inside
150   hook_entity_base_field_info_alter() is a bad idea and causes problems.
151 #2906180 by John Lawter: Incorrect Wikipedia link for Advanced > Geographical
152   position.
153 #2859111 by acbramley, DamienMcKenna: Remove the second canonical tag on
154   taxonomy term pages because of a bug in core.
155 By DamienMcKenna: Changed codebase to only use short array syntax, fixed some
156   comments.
157 #2911435 by DamienMcKenna, AdamPS: Streamline the HTML output logic.
158 #2860088 by AdamPS, DamienMcKenna: Comma separated list in og:image breaks if
159   one component is empty.
160 #2905769 by DamienMcKenna: Added tests for how default meta tags are displayed.
161 #2872382 by Vlad_Bo, DamienMcKenna: Error if there is no node object (custom
162   node view implementation).
163 #2217549 by Alan D., Kuldeep K, DamienMcKenna: Integration with the Diff module.
164
165
166 Metatag 8.x-1.2, 2017-07-31
167 ---------------------------
168 #2882954 by DamienMcKenna: Added Devel as a test dependency.
169 #2882954, #2877737 by DamienMcKenna, RenĂ©-Marc Simard, a.henry: Fixed
170   compatibility with WebProfiler, added tests to ensure site still works when it
171   or Devel is enabled.
172 #2878158 by DamienMcKenna: Listed Context Metadata as a related module.
173 #2894566 by StijnStroobants: Make all routes start with a leading slash.
174 By DamienMcKenna: Use ComposerCat to update composer.json.
175 By DamienMcKenna: Don't list Drupal core as a dependency in composer.json.
176 #2636852 by hanoii, DamienMcKenna, Grayside, pcho, skorzh, fjgarlin, vincic:
177   Make Metatag fields available as JSON.
178 #2893448 by Sam152: Add correct meta tags to latest-version route to support
179   content moderation.
180
181
182 Metatag 8.x-1.1, 2017-05-31
183 ---------------------------
184 #2852737 by DamienMcKenna: Added CodeClimate config files.
185 #2853252 by dawehner: Ensure the meta tags are ordered correctly.
186 #2856454 by dbungard: Improvements to UI text, meta tag descriptions, etc.
187 #2781485 by kalpaitch: Changed MetatagManager to use the instance name rather
188   than plugin ID to identify plugin instances.
189 By DamienMcKenna: Ensure all drupalPostForm() calls are preceeded by a
190   drupalGet() call, and that all drupalGet() calls have an assertResponse().
191 #2858057 by nicrodgers: Wrong default values are displayed in the node form when
192   adding a translation.
193 #2855445 by rocket.man: Replace deprecated functions (database functions,
194   format_string()).
195 #2851582 by mtodor: Filled out missing attributes on the default configuration.
196 #2862277 by DamienMcKenna: Fixed filename of the MsapplicationStartUrl plugin.
197 #2864524 by JamesK: Improve field description for the abstract meta tag.
198 #2848353 by DamienMcKenna, grisendo: Only output one shortlink tag; extended tag
199   tests to cover an example entity.
200 #2706941 by ckaotik, monika.de, DamienMcKenna, mariancalinro, adinac: Allow
201   translations to be longer than 128 characters for tags which use textarea
202   fields.
203 #2868750 by DamienMcKenna: List Metatag Cxense as a related module.
204 #2563633 by ziomizar, DamienMcKenna, ruloweb: Add all of the Favicon meta tags.
205 #2853515 by ohthehugemanatee: Add default handling to metatag manager.
206 #2857544 by fjgarlin: Default values not returned on REST default routes.
207 #2636852 by Greyside: MetatagToken::replace() options array shouldn't assume the
208   'clear' attribute is always needed.
209 By DamienMcKenna: Allow MetatagJsonOutputTest to run.
210 #2563633 by ziomizar: Misc fixes for the Favicon meta tags.
211 #2563647 by delta, tom_ek, DamienMcKenna, monika.de, ckaotik, martins.bertins,
212   cgmonroe, danquah, blazey, paulmckibben, stijn.blomme, danquah, Alex Bukah,
213   guarav.goyal, kducharm: Views integration.
214 #2882769 by DamienMcKenna: List Schema Metatag as a related module.
215 #2856416 by DamienMcKenna: List Metatag Google Scholar as a related module.
216 #2848543 by DamienMcKenna: Add missing people to README.txt.
217
218
219 Metatag 8.x-1.0, 2017-01-31
220 ---------------------------
221 #2841139 by jmolivas: Relocated commands services registration to
222   console.services.yml file.
223 #2844429 by DamienMcKenna: There's only one hreflang meta tag so far and it does
224   not yet support custom tokens like the D7 version does.
225 #2844504 by DamienMcKenna: Add project names to all dependencies.
226 #2563631 by DamienMcKenna: Added all AppLinks meta tags.
227 #2841737 by DamienMcKenna: Renamed the DrupalConsole commands.
228 #2838175 by dawehner: Allow supported entity routes to be changed through the
229   new hook_metatag_route_entity().
230 #2825867 by Grayside: Improve support for the Typed Data API.
231 #2649592 by ziomizar, DamienMcKenna: Write tests to cover apostrophe handling.
232 By DamienMcKenna: Shortened some verbose variable syntax.
233 #2835752 by DamienMcKenna: Improved hook_help().
234 #2789511 by DamienMcKenna: It is a known issue that all Metatag fields must be
235   removed prior to uninstalling the module.
236 #2809915 by nicxvan, DamienMcKenna: Document how to programmatically assign
237   meta tags when creating entities.
238 #2563645 by DamienMcKenna, Michelle: Improved documentation.
239
240
241 Metatag 8.x-1.0-beta12, 2017-01-03
242 ----------------------------------
243 #2823811 by Michelle: metatag_open_graph_preprocess_html() was misspelled.
244 #2654148 by penyaskito, DamienMcKenna: Not all entity.*.add paths are tied to a
245   specific entity form, so don't assume they are; this fixes compatibility with
246   the Lingotek module, possibly others.
247 By DamienMcKenna: Fixed a typo in README.txt.
248 #2824442 by jiff: image_src should be a 'link' tag.
249 #2821476 by DamienMcKenna, Daniel_Rose: Added tests to confirm entity defaults
250   inherit properly.
251 #2836124 by DamienMcKenna: Fixed tests for the Dublin Core meta tags.
252 #2786625 by DamienMcKenna: Added the hreflang=x-default meta tag.
253 #2532588 by DamienMcKenna, renatog, cebasqueira: Added the Google CSE meta tags.
254 #2563631 by DamienMcKenna: Added a placeholder to store the AppLinks meta tags.
255 #2809351 by DamienMcKenna: Added a placeholder to store the DC Advanced meta
256   tags.
257 #2835925 by DamienMcKenna: Added a placeholder to store the OG Products meta
258   tags.
259 #2563633 by DamienMcKenna: Added a placeholder to store the favicon meta tags.
260 #2532588 by DamienMcKenna: Follow-up to fix the group assignment of the Google
261   CSE meta tags.
262 #2786625 by DamienMcKenna: Follow-up to fix the group assignment of the hreflang
263   x-default meta tag.
264 #2563635 by jlbellido, DamienMcKenna: Ported all of the mobile meta tags to the
265   new Metatag Mobile submodule.
266 #2840222 by jmolivas: Update for Drupal Console rc13 namespace changes.
267
268
269 Metatag 8.x-1.0-beta11, 2016-10-31
270 ----------------------------------
271 #2786795 by agoradesign, heddn: Temporarily disable the DrupalConsole
272   integration.
273 #2709985 by DamienMcKenna: Moved the two FB meta tags into a new submodule,
274   Metatag Facebook, added the fb_pages meta tag.
275 #2709985 by DamienMcKenna: Fixed the fb:pages meta tag description.
276 By DamienMcKenna: Updated the description of content-language to clarify its
277   usage and the fact that Bing may still use it.
278 #1865228 by DamienMcKenna: Moved the Author meta tag into the GoolgePlus
279   submodule.
280 #2797069 by Internet, DamienMcKenna: Corrected the URL to Wikipedia's ICBM page.
281 #2801023 by trobey: Provide namespaces in dependencies to avoid ambiguity.
282 #2563627 by gaurav.goyal, DamienMcKenna, cilefen: Added all of the basic Dublin
283   Core meta tags.
284 #2795983 by dbungard: Improved help message on the main configuration page.
285 #2786795 by -enzo-: Fixed Drupal Console integration; now requires rc1.
286 #2663974 by dawehmer, DamienMcKenna: Added the og:video meta tags.
287 #2819549 by chr.fritsch: Fixed entity API changes in metatag_update_8103.
288 #2817309 by chr.fritsch, DamienMcKenna: Fixed default value handling for all
289   entity forms. Greatly extended the entity field tests for nodes, terms, users
290   and the entity_test entity.
291 #2654148 by bmcclure, DamienMcKenna, miiimooo, JeroenT, agoradesign: Improved
292   support for all entities, exclude certain core entity types, only support
293   ContentEntityType entities that have 'links' defined.
294 #2816553 by andyrigby: Renamed article:tags to be article:tag.
295 #2796701 by jiff, DamienMcKenna: Added tests to cover XSS via meta tag values.
296 #2796701 by DamienMcKenna: Added tests to cover XSS on the page title and entity
297   values.
298
299
300 Metatag 8.x-1.0-beta10, 2016-08-22
301 ----------------------------------
302 #2747793 by rajeshwari10, cilefen, DamienMcKenna: Removed the @file docblocks.
303 #2764163 by chrisfree, markdorison: Allow the 'referrer' meta tag to not have a
304   value selected.
305 #2762981 by felribeiro, DamienMcKenna: Changed codebase to only use short array
306   syntax.
307 #2753595 by sylus: Moved the extra XML namespaces to the OpenGraph module.
308 #2765137 by balsama: Don't display the installation message during site install,
309   it looks funny.
310 #2759843 by DamienMcKenna: Removed the Alexa verification tag.
311 #2759855 by DamienMcKenna: Removed the Yahoo verification tag.
312 #2759917 by Nikhilesh Gupta, cilefen: Remove unused imports / 'use' statements.
313 #2759927 by Nikhilesh Gupta: Replace deprecated \Drupal::entityManager()
314   with \Drupal::entityTypeManager().
315 #2759919 by Nikhilesh Gupta: Replace deprecated entity->urlInfo() with
316   entity->toUrl().
317 #2755225 by jlbellido: Corrected the 'type' tag generator definition in
318   tag.php.twig.
319 #2759931 by Nikhilesh Gupta: Replace deprecated ConfigEntityListBuilder::
320   getLabel() with entity->label().
321 #2761231 by ashwin.shaharkar: Minor fix to image tag form selection logic.
322 #2745177 by DamienMcKenna, cilefen: Added tests for each submodule to ensure
323   they can be enabled and that each meta tag can be used.
324 #2750705 by susannecoates, jalpesh: Updated description of the Google Play app
325   ID meta tag.
326 #2752239 by Saphyel, sylus, DamienMcKenna: Temporary fix for DrupalConsole
327   integration.
328 #2775245 by DamienMcKenna: Fix tests.
329 #2776407 by cilefen: Module names must be wrapped in quotes if they contain
330   certain characters.
331 By DamienMcKenna: Renamed the custom routes module.
332 #2745173 by jibellido: Tag generator now appends metatag_tag.schema.yml.
333 #2673902 by DamienMcKenna: Confirm that forum posts can be loaded when the
334   module is enabled and outputting meta tags.
335 #2707791 by ashwin.shaharkar, DamienMcKenna, Shreya Shetty, MattDanger: Changed
336   the Description and Abstract meta tags to use a textarea, matching the D7
337   branch.
338 #2780025 by DamienMcKenna: Basic tests for the output of every meta tag. Fixes
339   the output of all Google Plus tags. Fixed the test route module.
340 #2746031 by jalpesh, cilefen, DamienMcKenna, susannecoates: Fixed output of all
341   Twitter Cards meta tags.
342 #2780109 by DamienMcKenna: Always run drupalGet() before drupalPostForm() to
343   ensure the form loads correctly.
344 #2748615 by yannickoo, DamienMcKenna, agentrickard, SteffenR, paulmckibben: Try
345   generating an empty entity on entity-add (e.g. node/add/*) so default values
346   can be filled in.
347 #2775441 by tom_ek, DamienMcKenna: Replace deprecated core entity APIs with the
348   newer ones.
349 #2762981 by DamienMcKenna: More codebase changes to only use short array syntax.
350 #2774807 by DamienMcKenna, Berdir, hussainweb: Token browser showed items that
351   were irrelevant, and didn't show the correct entities on default config forms.
352 #2748615 by yannickoo, DamienMcKenna, SteffenR: The default configurations were
353   not loading properly in entity form fields.
354 #2752239 by DamienMcKenna: Fixes to Drupal:Console integration.
355 #1865228 by DamienMcKenna, greggles: Added the Author meta tag.
356 #2493711 by DamienMcKenna: Added the geographical meta tags.
357 #1343914 by DamienMcKenna, Dave Reid: Added the (Google+) Publisher meta tag.
358 By DamienMcKenna: Corrected the changelog comment for #2759927.
359
360
361 Metatag 8.x-1.0-beta9, 2016-06-02
362 ---------------------------------
363 #2725895 by DamienMcKenna: Fixed the name of the Validation submodule to avoid
364   YAML validation errors. Yes, somewhat ironic.
365 #2725989 by dbt102, DamienMcKenna, neerusrijan: Improve hook_help().
366
367
368 Metatag 8.x-1.0-beta8, 2016-05-14
369 ---------------------------------
370 #2723319 by itmaybejj: Fixed misspelling of 'its'.
371 #2619450 by paulmckibben: Remove core's Canonical URL tag if Metatag is adding
372   one.
373 #2712277 by markdorison: Twitter Card Type meta tag wasn't updating.
374 #2650408 by Raphael Apard, DamienMcKenna, gaurav.goyal, dpacassi, kyberman:
375   A node's meta tags should not override the front page defaults unless the
376   defaults are disabled/deleted.
377 #2684479 by mikeyk, DamienMcKenna, aspilicious: Added 'secure' option as some
378   meta tags require HTTPS URLs.
379 #2699297 by DamienMcKenna: Added tests to ensure submodules can be enabled.
380 #2663974 by IT-Cru, DamienMcKenna: Added the og 'article' meta tags.
381 #2650848 by ivanjaros, DamienMcKenna: Only show appropriate entities in the
382   token browser.
383 #2705851 by vasi: Load field definitions, not field values, when getting a list
384   of Metatag fields on an entity.
385 #2708511 by DamienMcKenna: Added the referrer meta tag.
386 #2563629 by Jim.M, DamienMcKenna: Added site verification tags.
387 #2721857 by marvin_B8, DamienMcKenna: Added Google+ meta tags.
388
389
390 Metatag 8.x-1.0-beta7, 2016-04-03
391 ---------------------------------
392 #2699173 by DamienMcKenna: Fixed OgUpdatedTime annotations.
393
394
395 Metatag 8.x-1.0-beta6, 2016-04-02
396 ---------------------------------
397 #2689543 by kplanz: Fixed paths in image meta tags when the site is in a
398   subdirectory.
399 By DamienMcKenna: Added a CODE_OF_CONDUCT.txt file that references the Drupal
400   code of conduct page.
401 #2690973 by DamienMcKenna: Added schema.yml values for all meta tags to make
402   them more easily translatable.
403 #2688963 by DamienMcKenna: Added a note about the Yoast SEO module.
404 #2696445 by DuaelFr, Simon Georges, DamienMcKenna: Added the twitter:image:alt
405   meta tag.
406 #2692117 by penyaskito, DamienMcKenna: Replaced the 'image' attribute with a
407   general 'type' attribute.
408
409
410 Metatag 8.x-1.0-beta5, 2016-03-11
411 ---------------------------------
412 #2563623/2674732/2675208 by DamienMcKenna, esclapes, NickWilde, achton: Quote
413   submodule strings to avoid YAML compatibility problems.
414 #2658242 by mr.baileys: Default meta tags were not translated into the entity's
415   language.
416 By DamienMcKenna: Added mr.baileys to the D8 contributors list :)
417 #2664276 by DamienMcKenna, StevenPatz, rajeev_drupal: Wrong default base class
418   for generated tag plugins.
419 #2665790 by benjy, Sam152: Use StringTranslationTrait in MetaNameBase.
420 #2666384 by mr.baileys, Rudrasis, danisha: Added 'configure' link to the module
421   on the Extend page.
422 #2563625 by mr.baileys, juliencarnot: All Twitter Cards have been ported.
423 #2674078 by Raphael Apard: The Generator meta tag is a META tag, not a LINK tag.
424 #2664448 by mr.baileys: DrupalConsole generator for meta tag groups.
425 #2663650 by mr.baileys: Caught another small bug in the tag generator.
426 #2672892 by borisson_: Replaced usage of LoggerChannelFactory with
427   LoggerChannelFactoryInterface.
428 #2678196 by mr.baileys: Simplified usage of isAdminRoute().
429 #2631408 by mikeyk, juampynr, DamienMcKenna: Filter out HTML from meta tags and
430   improve image meta tag handling.
431 #2631826 by juampynr, DamienMcKenna, pguillard: Require the Token module.
432 #2667850 by mikeyk: Token method was not renamed properly.
433 By DamienMcKenna: Fixed group name on MetatagTranslationTest.
434 #2684495 by mikeyk, DamienMcKenna: Fixed bug in translations that was causing
435   the tests to fail. Also tidied up the tests a little.
436 #2685355 by mikeyk: Fix image identification.
437
438
439 Metatag 8.x-1.0-beta4, 2016-02-06
440 ---------------------------------
441 #2634844 by swentel: Only load entity meta tags on actual content entity pages.
442 #2648752 by juampynr: Fixed the token browser integration.
443 #2642430 by juampynr: Moved settings pages under admin/config.
444 #2646706 by heykarthikwithu: Removed unused 'use' statements.
445 #2645338 by Dane Powell: Fixed variable assumptions in MetatagFirehose.
446 #2643370 by flocondetoile: Fixed hook_block().
447 #2631408 by juampynr: Filter HTML from the meta tag output.
448 #2653512 by DamienMcKenna, ivanjaros: Missing ampersand in drupal_static call.
449 #2630068 by jaxxed, DamienMcKenna: Moved the meta tags fields into the
450   'advanced' section of the entity form.
451 #2657142 by TravisCarden: Incorrect path in MetatagDefaults annotations.
452 #2656494 by DamienMcKenna, webflo, cyb.tachyon, alexdmccabe: Added translation
453   support for the default configs.
454 #2634844 by mr.baileys: Ensure that the entity system doesn't break entity
455   pages that don't have meta tags enabled.
456 #2659854 by mr.baileys: The config inheritance info was displayed when not
457   needed and was not translatable.
458 #2624422 by mr.baileys: Added tests to confirm meta tag handling is loaded
459   correctly when there is no default value available.
460 #2658902 by swentel, DamienMcKenna: Renamed 'Add Metatag defaults' to something
461   more easily understood.
462 #2636348 by DamienMcKenna: Config entity not working correctly after updating
463   from beta2.
464 By DamienMcKenna: Note in the README.txt that Token is now required.
465 #2663874 by mr.baileys: Fixed arguments to annotation translations for two
466   Google meta tags.
467 #2663650 by DamienMcKenna: Updated/fixed the DrupalConsole integration.
468 #2663650 by mr.baileys: Further fixes to the DrupalConsole integration.
469 #2563623 by DamienMcKenna: Moved OG tags to new submodule, added several more.
470
471
472 Metatag 8.x-1.0-beta3, 2015-12-08
473 ---------------------------------
474 #2613654 by Michelle, DamienMcKenna: Automatically parse fields for images.
475 #2563639 by juampynr, DamienMcKenna: Global configurations system.
476
477
478 Metatag 8.x-1.0-beta2, 2015-11-23
479 ---------------------------------
480 #2572469 by Berdir, platinum1, rakesh.gectcr, DamienMcKenna: Fixed the
481   composer.json file.
482
483
484 Metatag 8.x-1.0-beta1, 2015-11-19
485 ---------------------------------
486 Initial port by Damien McKenna and Michelle Cox.
487 #2563663 by kikoalonsob: Don't convert the title to a string.
488 #2563621 by jmolivas: Fixed DrupalConsole integration.
489 #2579865 by afi13: Fixed definition of MetatagEmptyFormatter::viewElements().
490 #2563667 by vincic: MetatagManager should only be used for objects implementing
491   ContentEntityInterface.
492 #2569043 by Michelle: Field defaults weren't loading (core API change).
493 #2579295 by Michelle: Fixed the field cardinality limitation.
494 #2563667 by Michelle: Follow-up to add missing namespace.
495 #2584835 by DamienMcKenna: Fixed double-HTML encoding of the page title.
496 #2563637 by larowlan: Added some initial tests for the field type.
497 #2596753 by Michelle: Don't encode apostrophes in the page title.
498 #2576695 by Andrej Galuf, larowlan, DamienMcKenna: Double slashes in URLs were
499   being replaced.
500 #2603548 by DuaelFr: Clear our the head_title array to avoid the site name being
501   added a second time.
502 #2617192 by larowlan: Fixed tests due to a core API change.
503 #2609138 by rakesh.gectcr: Removed unnecessary 'use' statements.
504 #2593149 by larowlan: Inject dependencies into MetatagManager.
505 #2593153 by larowlan: Inject dependencies into MetatagToken.
506 #2593141 by larowlan: Add a MetatagManagerInterface to avoid type-hinting
507   concrete implementation.
508 #2581351 by Michelle, larowlan, DamienMcKenna: Don't save default values to the
509   field, allow them to inherit from the default field settings.
510 By DamienMcKenna: Updates to the README.txt file.
511 #2572469 by rakesh.gectcr, DamienMcKenna, jaxxed, timmillwood: Added a
512   composer.json file.
513 By DamienMcKenna: Added a LICENSE.txt to enforce the license on git mirrors.