Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
168.9 KB
MD5: 3a00b3228433c0b2d0c429edf459bf86
SHA-1: 64f8ec70a25c54fcb9b3c57ed1a8f03b8aa89380
SHA-256: 99b22c9434b0258984eaec8fc046d47efc9b785dab533bd6d89c6e90cc419405
Download zip
238.81 KB
MD5: a59a5c9b86a770f3d7a4cfe860adf9b1
SHA-1: 661ab1bf9c0cb262bcd3211aaf3168b6f58e6e10
SHA-256: cbff30421e3d85a2699876ed1af3d3ee6df22f30edbf55ee8084448bdc685d1e
Release notes
This release includes a few fixes to the update scripts to make life smoother for sites using i18n. It also includes a few other minor bug fixes. Updating is suggested for all sites, and recommended for sites using i18n for translations.
Note: if you still have problems updating from earlier versions, please try (temporarily) increasing the PHP memory_limit by another 64M from what it's currently set to.
Full changelog since v7.x-1.11:
- #2644742 by kev5873, DamienMcKenna: Variable scoping issue with Metatag:Panels could lead to incorrect meta tag output.
- #2309017 by DamienMcKenna, rodrigoaguilera: Tidied up the install file a little.
- #2658808 by DamienMcKenna: Improved query to skip update 7040 if it isn't needed.
- #2658262 by Devin Carlson, DamienMcKenna: Fixed hook_metatag_config_delete(), this time with tests.
- #2661378 by DamienMcKenna: No longer require Token v7.x-1.6, just highly recommend it.
- #2661408 by DamienMcKenna: Removed the status message when core is up-to-date.
- #2661412 by DamienMcKenna: Improve hook_requirements check for Entity Translation.
- #2661434 by DamienMcKenna: Removed the status message about alt_hreflang.
- #2652120 by DamienMcKenna: Fixes for old config translations that weren't fixed with previous updates.