Jekyll v3.8.6 Release Notes

Release Date: 2019-07-02 // over 4 years ago
  • ๐Ÿ› Bug Fixes

    • โšก๏ธ Update log output for an invalid theme directory (#7734)
    • ๐Ÿ“ Memoize SiteDrop#documents to reduce allocations (#7722)
    • Excerpt handling of custom and intermediate tags (#7467)
    • Escape valid special chars in a site's path name (#7573)
    • Revert memoizing Site#docs_to_write and refactor #documents (#7689)
    • ๐Ÿ›  Fix broken include_relative usage in excerpt (#7690)
    • Install platform-specific gems as required (3c06609)

    ๐Ÿ”’ Security Fixes

    • Theme gems: ensure directories aren't symlinks (#7424)