All Versions
16
Latest Version
Avg Release Cycle
114 days
Latest Release
1399 days ago

Changelog History
Page 2

  • v3.8.3 Changes

    June 05, 2018

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix --unpublished not affecting collection documents (#7027)
  • v3.8.2 Changes

    May 19, 2018

    ๐Ÿ›  Development Fixes

    • โšก๏ธ Update rubocop version (#7016)

    ๐Ÿ› Bug Fixes

    • ๐Ÿท Add whitespace control to LIQUID_TAG_REGEX (#7015)
  • v3.8.1 Changes

    May 01, 2018

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix rendering Liquid constructs in excerpts (#6945)
    • Liquify documents unless published == false (#6959)
  • v3.8.0 Changes

    April 19, 2018

    ๐Ÿ›  Development Fixes

    • ๐Ÿšš Move duplicate code to a single private method (#6593)
    • โœ… Test against Ruby 2.5 on AppVeyor (#6668)
    • ๐Ÿ’Ž Replace simple regex with a native Ruby method (#6732)
    • Codeclimate: exclude livereload.js (#6776)
    • โž• Add a cucumber feature to test link tag (#6777)
    • ๐Ÿ›  Fix theme gem feature (#6784)
    • ๐Ÿ’Ž Replace simple regex with equivalent Ruby methods (#6736)
    • ๐Ÿ’Ž Rewrite script/rubyprof as a Ruby script (#6813)
    • โž• Add debug output to theme rendering (#5195)
    • ๐Ÿ›  Fix minitest deprecation warning in test (#6839)
    • ๐Ÿ“ Memoize Site#site_data (#6809)
    • ๐Ÿ“ Memoize document output extension (#6814)
    • Access document permalink attribute efficiently (#6740)
    • Minimize array allocations in the where filter (#6860)
    • โฌ†๏ธ Bump JRuby (#6878)
    • Assert existence of <collection>.files (#6907)
    • โฌ†๏ธ Bump Rubocop to 0.54.x (#6915)
    • ๐Ÿ— Regenerate unconditionally unless its an incremental build (#6917)
    • Centralize require statements (#6910)
    • โฌ†๏ธ Bump to Rubocop 0.55 (#6929)
    • ๐Ÿ”จ Refactor private method HighlightBlock#parse_options (#6822)

    Minor Enhancements

    • ๐ŸŽ Two massive performance improvements for large sites (#6730)
    • Cache the list of documents to be written (#6741)
    • ๐Ÿ‘ Allow Jekyll Doctor to detect stray posts dir (#6681)
    • Excerpt relative-path should match its path (#6597)
    • Remind user to resolve conflict in jekyll new with --force (#6801)
    • ๐Ÿ“ Memoize helper methods in site-cleaner (#6808)
    • Compute document's relative_path faster (#6767)
    • Create a single instance of PostReader per site (#6759)
    • ๐Ÿ‘ Allow date filters to output ordinal days (#6773)
    • ๐Ÿ”„ Change regex to sanitize and normalize filenames passed to LiquidRenderer (#6610)
    • Allow passing :strict_variables and :strict_filters options to Liquid's renderer (#6726)
    • ๐Ÿ— Debug writing files during the build process (#6696)
    • ๐Ÿ‘Œ Improve regex usage in Tags::IncludeTag (#6848)
    • ๐Ÿ‘Œ Improve comment included in the starter index.md (#6916)
    • Store and retrieve converter instances for Jekyll::Filters via a hash (#6856)
    • Implement a cache within the where filter (#6868)
    • Store regexp in a constant (#6887)
    • โšก๏ธ Optimize computing filename in LiquidRenderer (#6841)

    ๐Ÿ“š Documentation

    • โž• Adding the jekyll-algolia plugin to the list of plugins (#6737)
    • โž• Added Premonition plugin to list of plugins (#6750)
    • โž• Add document on releasing a new version (#6745)
    • Mention Talkyard, a new commenting system for Jekyll and others. (#6752)
    • โž• Add 'jekyll-fontello' to plugins (#6757)
    • ๐Ÿ Install dh-autoreconf on Windows (#6765)
    • ๐Ÿ›  Fix common typos (#6764)
    • ๐Ÿ›  Fix documentation for {{ page.excerpt }} (#6779)
    • โšก๏ธ Update docs on permalink configuration (#6775)
    • โœ๏ธ Propose fix some typos (#6785)
    • Post: Say hello to Jekyll's New Lead Developer (#6790)
    • โž• Add reference to Liquid to plugin docs (#6794)
    • ๐Ÿš€ Draft a release post for v3.7.3 (#6803)
    • โž• Add missing step for gem-based theme conversion (#6802)
    • โšก๏ธ Update windows.md to explain an issue with jekyll new. (#6838)
    • โž• Add Bundler Installation Instructions (#6828)
    • Describe difference between tags and categories (#6882)
    • โž• Add jekyll-random plugin to docs (#6833)
    • ๐Ÿ›  Fixed typo in description of categories and tags (#6896)
    • โž• Add missing ul-tag (#6897)
    • โž• Add liquid tag plugin jekyll-onebox for html previews (#6898)
    • โž• Add jekyll-w2m to plugins (#6855)
    • ๐Ÿ›  Fix tutorials navigation HTML (#6919)
    • ๐Ÿง Arch Linux installation troubleshoot (#6782)
    • ๐Ÿ“„ Docs: Install Jekyll on macOS (#6881)
    • ๐Ÿ›  Fix CodeClimate badges [ci skip] (#6930)
    • โšก๏ธ Update index.md (#6933)

    Site Enhancements

    • โœ‚ Remove links to Gists (#6751)
    • Always load Google Fonts over HTTPS (#6792)
    • ๐Ÿ“ˆ Always load analytics.js over HTTPS (#6807)

    ๐Ÿ› Bug Fixes

    • Append appropriate closing tag to Liquid block in an excerpt ### -minor (#6724)
    • Bypass rendering via Liquid unless required (#6735)
    • Delegated methods after private keyword are meant to be private (#6819)
    • ๐Ÿ‘Œ Improve handling non-default collection documents rendering and writing (#6795)
    • ๐Ÿ›  Fix passing multiline params to include tag when using the variable syntax (#6858)
    • include_relative tag should find related documents in collections gathered within custom collections_dir (#6818)
    • ๐Ÿ– Handle liquid tags in excerpts robustly (#6891)
    • ๐Ÿ‘ Allow front matter defaults to be applied properly to documents gathered under custom collections_dir (#6885)
  • v3.7.4 Changes

    September 07, 2018

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”’ Security: fix include bypass of EntryFilter#filter symlink check (#7224)
  • v3.6.3

    September 19, 2018