site/docs/history/index.html in jekyll-docs-3.8.3 vs site/docs/history/index.html in jekyll-docs-3.8.4
- old
+ new
@@ -1,36 +1,35 @@
<!DOCTYPE HTML>
<html lang="en-US">
<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
- <meta name="generator" content="Jekyll v3.8.3">
- <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites">
+ <meta name="generator" content="Jekyll v3.8.4">
+ <link type="application/atom+xml" rel="alternate" href="https://jekyllrb.com/feed.xml" title="Jekyll • Simple, blog-aware, static sites" />
<link rel="alternate" type="application/atom+xml" title="Recent commits to Jekyll’s master branch" href="https://github.com/jekyll/jekyll/commits/master.atom">
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css">
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
<link rel="stylesheet" href="/css/screen.css">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
- <!-- Begin Jekyll SEO tag v2.4.0 -->
+ <!-- Begin Jekyll SEO tag v2.5.0 -->
<title>History | Jekyll • Simple, blog-aware, static sites</title>
-<meta name="generator" content="Jekyll v3.8.3">
-<meta property="og:title" content="History">
-<meta property="og:locale" content="en_US">
-<meta name="description" content="3.8.3 / 2018-06-05">
-<meta property="og:description" content="3.8.3 / 2018-06-05">
-<link rel="canonical" href="https://jekyllrb.com/docs/history/">
-<meta property="og:url" content="https://jekyllrb.com/docs/history/">
-<meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites">
-<meta property="og:type" content="article">
-<meta property="article:published_time" content="2018-06-08T11:29:03-07:00">
-<meta name="twitter:card" content="summary">
-<meta name="twitter:site" content="@jekyllrb">
-<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY">
+<meta name="generator" content="Jekyll v3.8.4" />
+<meta property="og:title" content="History" />
+<meta property="og:locale" content="en_US" />
+<meta name="description" content="3.8.4 / 2018-09-18" />
+<meta property="og:description" content="3.8.4 / 2018-09-18" />
+<link rel="canonical" href="https://jekyllrb.com/docs/history/" />
+<meta property="og:url" content="https://jekyllrb.com/docs/history/" />
+<meta property="og:site_name" content="Jekyll • Simple, blog-aware, static sites" />
+<meta property="og:type" content="article" />
+<meta property="article:published_time" content="2018-10-07T07:17:00-07:00" />
+<meta name="twitter:card" content="summary" />
+<meta name="twitter:site" content="@jekyllrb" />
+<meta name="google-site-verification" content="onQcXpAvtHBrUI5LlroHNE_FP0b2qvFyPq7VZw36iEY" />
<script type="application/ld+json">
-{"description":"3.8.3 / 2018-06-05","@type":"BlogPosting","url":"https://jekyllrb.com/docs/history/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"}},"headline":"History","dateModified":"2018-06-08T11:29:03-07:00","datePublished":"2018-06-08T11:29:03-07:00","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/docs/history/"},"@context":"http://schema.org"}</script>
+{"url":"https://jekyllrb.com/docs/history/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://jekyllrb.com/img/logo-2x.png"}},"headline":"History","dateModified":"2018-10-07T07:17:00-07:00","datePublished":"2018-10-07T07:17:00-07:00","description":"3.8.4 / 2018-09-18","mainEntityOfPage":{"@type":"WebPage","@id":"https://jekyllrb.com/docs/history/"},"@type":"BlogPosting","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<!--[if lt IE 9]>
<script src="/js/html5shiv.min.js"></script>
<script src="/js/respond.min.js"></script>
@@ -71,11 +70,11 @@
</div>
<div class="meta hide-on-mobiles">
<ul>
<li>
- <a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.3">v3.8.3</a>
+ <a href="https://github.com/jekyll/jekyll/releases/tag/v3.8.4">v3.8.4</a>
</li>
<li>
<a href="https://github.com/jekyll/jekyll">GitHub</a>
</li>
</ul>
@@ -293,10 +292,18 @@
<article>
<div class="improve right hide-on-mobiles">
<a href="https://github.com/jekyll/jekyll/edit/master/docs/_docs/history.md"><i class="fa fa-pencil"></i> Improve this page</a>
</div>
<h1>History</h1>
- <h2 id="v3-8-3">3.8.3 / 2018-06-05</h2>
+ <h2 id="v3-8-4">3.8.4 / 2018-09-18</h2>
+
+<h3 id="bug-fixes-v3-8-4">Bug Fixes</h3>
+
+<ul>
+ <li>security: fix <code class="highlighter-rouge">include</code> bypass of <code class="highlighter-rouge">EntryFilter#filter</code> symlink check (<a href="https://github.com/jekyll/jekyll/issues/7228">#7228</a>)</li>
+</ul>
+
+<h2 id="v3-8-3">3.8.3 / 2018-06-05</h2>
<h3 id="bug-fixes-v3-8-3">Bug Fixes</h3>
<ul>
<li>Fix –unpublished not affecting collection documents (<a href="https://github.com/jekyll/jekyll/issues/7027">#7027</a>)</li>