Sha256: 5c1a2932aa3e5ae9a43c7854229d7a1f4ab5ff52095591f06e85a2f89965b5ab
Contents?: true
Size: 1.5 KB
Versions: 1
Compression:
Stored size: 1.5 KB
Contents
## 0.16.0 - Add prerender params when populating cache ## 0.15.0 - Add global option for Chrome debugging port problem ## 0.14.0 - Change options from Chrome - Correct bug when rendering a 404 page ## 0.13.0 - Correct option for populate cache - Add new option in Readme ## 0.12.0 - Force driver to quit after page rendering (except for populate cache, quit only after rendered all pages) - Add option to wait for page loading (in case of asynchronous components, like React Router) ## 0.11.0 - Update for Rails 6 ## 0.10.0 - Update Readme for nginx configuration ## 0.9.0 - Update gems - Don't cache response if status is not 200 - Add 'seo_mode' variable to env to detect si seo mode is currently active - Add status to source code to cache only pages with 200 HTTP status code - Check existence of destination directory before creating it - Remove persistent connection (already built-in in Selenium) ## 0.8.0 - Change bundler version ## 0.7.0 - Add whitelist hosts domain option (authorize only these domains) ## 0.6.0 - Update gems (webdrivers and selenium-webdriver) ## 0.5.0 - Add more information in README - Update gems and define cache time for browser driver ## 0.4.0 - Complete README - Add new tests to cover disk and memory - Remove "disk_" prefix from disk_cache_path and disk_cache_extension ## 0.3.0 - Add more examples in README - Switch chromedriver to webdrivers - Add tests - Set correct URL for Github ## 0.2.0 - Improve README - Add missing dependency ## 0.1.0 - First major release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
seo_cache-0.16.0 | CHANGELOG.md |