All Versions
54
Latest Version
Avg Release Cycle
184 days
Latest Release
-

Changelog History
Page 3

  • v4.3.0 Changes

    • ๐Ÿ‘Œ Support media attibute on alternate links (#125).
    • ๐Ÿ”„ Changed SitemapGenerator::S3Adapter to write files in a single operation, avoiding potential permissions errors when listing a directory prior to writing (#130).
    • โœ‚ Remove Sitemap Writer from ping task (#129).
    • ๐Ÿ‘Œ Support url:expires element (#126).
  • v4.2.0 Changes

    • โšก๏ธ Update Google ping URL.
    • Quote the ping URL in the output.
    • ๐Ÿ‘Œ Support Video video:price element (#117).
    • ๐Ÿ‘Œ Support symbols as well as strings for most arguments to add() (#113).
    • Ensure that public_path and sitemaps_path end with a slash (/) (#113).
  • v4.1.1 Changes

    • ๐Ÿ‘Œ Support setting the S3 region.
    • ๐Ÿ›  Fixed bug where incorrect URL was being used in the ping to search engines - only affected sites with a single sitemap file and no index file.
    • Output the URL being pinged in the verbose output.
    • โœ… Test in Rails 4.
  • v4.1.0 Changes

    • ๐Ÿ‘ [PageMap sitemap][using_pagemaps] support.
    • ๐Ÿš€ Tested with Rails 4 pre-release.
  • v4.0.1 Changes

    • โž• Add a post install message regarding the naming convention change.
  • v4.0 Changes

    • ๐Ÿ†• NEW, NON-BACKWARDS COMPATIBLE CHANGES.
    • 0๏ธโƒฃ create_index defaults to :auto.
    • Define SitemapGenerator::SimpleNamer class for simpler custom namers compatible with the new naming conventions.
    • Deprecate sitemaps_namer, sitemap_index_namer and their respective namer classes.
    • ๐Ÿ‘Œ Support nofollow option on alternate links.
    • ๐Ÿ›  Fix formatting of publication_date in News sitemaps.
  • v3.4 Changes

    • ๐Ÿ‘Œ Support [alternate links][alternate_links] for urls
    • ๐Ÿ‘Œ Support configurable options in the SitemapGenerator::S3Adapter
  • v3.3 Changes

    • ๐Ÿ‘Œ Support creating sitemaps with no index file
  • v3.2.1 Changes

    • ๐Ÿ›  Fix syntax error in SitemapGenerator::S3Adapter
  • v3.2 Changes

    • ๐Ÿ‘Œ Support mobile tags
    • โž• Add SitemapGenerator::S3Adapter, a simple S3 adapter which uses Fog and doesn't require CarrierWave
    • โœ‚ Remove Ask from the sitemap ping because the service has been shutdown
    • [Turn off include_index][include_index_change] by default
    • ๐Ÿ›  Fix the news XML namespace
    • Only include autoplay attribute if present