All Versions
54
Latest Version
Avg Release Cycle
184 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v3.1.1 Changes
- ๐ Bugfix
- Groups inherit current adapter
-
v3.1.0 Changes
- Add
add_to_indexmethod to add links to the sitemap index. - โ Add
sitemapmethod for accessing theLinkSet instance from withincreate()`. - Don't modify options hashes passed to methods. Fix and improve
yield_sitemapoption handling.
- Add
-
v3.0.0 Changes
- Framework agnostic!
- ๐ Fix alignment in output
- ๐ Show directory sitemaps are being generated into
- Only show sitemap compressed file size
- Toggle output using VERBOSE environment variable
- โ Remove tasks/ directory because it's deprecated in Rails 2
- Simplify dependencies.
-
v2.2.1 Changes
- ๐ Support adding new search engines to ping and modifying the default search engines.
- Allow the URL of the sitemap index to be passed as an argument to
ping_search_engines. See Pinging Search Engines in README.
-
v2.1.8 Changes
- ๐ Extend and improve Video Sitemap support.
- ๐ Include sitemap docs in the README, support all element attributes, properly format values.
-
v2.1.7 Changes
- ๐ Improve format of float priorities
- โ Remove Yahoo from ping - the Yahoo service has been shut down.
-
v2.1.6 Changes
- ๐ Fix the
lastmodvalue on sitemap file links
- ๐ Fix the
-
v2.1.5 Changes
- ๐ Fix verbose setting in the rake task, it should default to true
-
v2.1.4 Changes
- ๐ Allow special characters in URLs (don't use
URI.jointo construct URLs)
- ๐ Allow special characters in URLs (don't use
-
v2.1.3 Changes
- ๐ Fix calling
createwith bothfilenameandsitemaps_nameroptions
- ๐ Fix calling