MetaTags v2.2.0 Release Notes

Release Date: 2016-08-24 // over 7 years ago
  • ๐Ÿ”„ Changes:

    • Rails < 3.2 is not longer supported

    ๐Ÿ”‹ Features:

    • Added support for <link rel="image_src" href="..."> tag
    • Added support for App Links
    • Added support for follow meta tag

    ๐Ÿ›  Bugfixes:

    • Fixed double escaping for ampersands (thanks to @srecnig)
    • Removed usage of alias_method_chain to fix deprecation warnings with Rails 5
    • Fixed the issue when title was truncated in some cases, when site_title was blank
    • Fixed meta tag attributes for fb: meta tags