Version 1.3.0 Release
Version 1.3.0 (07/07/2020)
This is the final release for the Jekyll 3 series. Later releases will all only work with Jekyll 4. If you are using a theme that only supports Jekyll 3 then use this release instead. You can download this release or pull directly from the Jekyll 3 branch. Please note there will be no further updates to this version 3 branch and is merely an archive.
- #bugfix
- Fixed OS Command Injection in Rake CVE-2020-8130.
- Fixed Directory traversal in Rack::Directory app bundled with Rack CVE-2020-8161.
- Fixed Percent-encoded cookies can be used to overwrite existing prefixed cookie names CVE-2020-8184.
- #enhancement
- Updated
jekyll
to3.7.8
. - Updated
bundler
to1.17.2
. - Updated
ruby
to2.6.3
. - Updated
README.md
andindex.md
.
- Updated