Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
234.76 KB
MD5: b410f0a162844cbf67b6158161c792de
SHA-1: 7084e7de78636aee0869eff552e2324e5644596b
SHA-256: 3afac6dbe4a36afca6e09f1c464ea5c0c2274a4fdca269ccf83da845d38a2c68
Download zip
339.12 KB
MD5: 18ec73acb49a5f416b591ea098e26320
SHA-1: 17b9217a3f37516ce0d1d1c0cfa1cef90c72c25c
SHA-256: 9bc3635b5b3641e8762a4587f75aa2ae1096443ba74504559238831827e0ea4c
Release notes
This release includes a number of small fixes and updates, updating is suggested for all sites.
As always, a huge thank you to everyone who helped with this release. Thank you for all of your collaboration and contributions throughout 2019! Happy holidays!
Contributors (19)
DamienMcKenna, tristangraves, LaravZ, cindytwilliams, rubyji, dev20.addweb, Mingsong, aether, rpayanm, FeyP, Xrobak, Simon Georges, thejimbirch, thatguy, Ronino, mluzitano, Stevel, justindodge, jacob.embree
Full changelog
Issues: 23 issues resolved.
Changes since v7.x-1.25:
Bug
- #3063056 by tristangraves, DamienMcKenna: Metatag has media browser token in meta description.
- #2994102 by DamienMcKenna, LaravZ: Removed extra xmlns definitions due to W3C validation errors.
- #2982252 by DamienMcKenna, dev20.addweb, Mingsong: PHP Notice: Undefined index value.
- #2947473 by aether, rpayanm: Validate string in DrupalDefaultMetaTag::tidyValue().
- #2831198 by FeyP, Xrobak, Simon Georges: Translated views metatag do not display.
- #3021167 by Stevel, DamienMcKenna: Make Devel a dependency for all tests.
- #3030181 by DamienMcKenna: Filter JavaScript, style content out of values.
- #2966185 by DamienMcKenna, justindodge: Cache get without set causes super long lock_waits with stampede protection.
Feature
- #2957361 by DamienMcKenna: Add support for Pinterest meta namespace.
- #3096935 by DamienMcKenna, cindytwilliams, rubyji: Add new tag: Zoom domain verification.
- #3027076 by DamienMcKenna: Add meta tag: Pocket site verification.
- #2977120 by DamienMcKenna: New meta tag: og:image:alt.
- #3082120 by thejimbirch, cindytwilliams, DamienMcKenna: Add option name in ROBOTS selector.
- #2994100 by DamienMcKenna: Add new meta tag: google.
- #3061475 by DamienMcKenna: Token to provide summary of text fields
- #3018692 by thatguy, DamienMcKenna: Search API index multiple types.
- #3037897 by Ronino, DamienMcKenna: Allow raw meta tags to be modified prior to creating the render array.
- #3011548 by jacob.embree, DamienMcKenna: Add configure link to metatag_importer.info.
Task
- #3047486 by DamienMcKenna: Recommend the Fast Token Browser module.
- #3037874 by Ronino: Build meta tags for Panels much later so they can be altered after page data has been processed.
- #3044943 by thejimbirch, mluzitano, DamienMcKenna: Fix LICENSE.txt.
- #3030239 by DamienMcKenna: Remove duplicate metatag_hreflang.test file