{"componentChunkName":"component---src-templates-blog-post-js","path":"/blog/2019/02/netlify-cms-2-4-0","result":{"data":{"site":{"siteMetadata":{"siteUrl":"https://www.netlifycms.org"}},"markdownRemark":{"frontmatter":{"title":"Netlify CMS 2.4.0","description":"Netlify CMS 2.4.0 is out with Deploy Preview Links, a new Map widget, and more!","date":"February 8, 2019","author":"Shawn Erquhart","twitter_image":"/img/preview-link-published.png","canonical_url":null},"html":"<p>Netlify CMS 2.4.0 is out with significant bugfixes, like working validation for nested fields, and some nice new features, including <a href=\"https://www.netlifycms.org/blog/2019/02/deploy-preview-links\" target=\"_blank\" rel=\"noopener noreferrer\">Deploy Preview Links</a> and a new <a href=\"https://www.netlifycms.org/docs/widgets/#map\" target=\"_blank\" rel=\"noopener noreferrer\">Map widget</a>!</p>\n<h2 id=\"release-notes\" style=\"position:relative;\"><a href=\"#release-notes\" aria-label=\"release notes permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Release Notes</h2>\n<h3 id=\"features\" style=\"position:relative;\"><a href=\"#features\" aria-label=\"features permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Features</h3>\n<ul>\n<li><code>loadEntry</code> method now available to widgets (<a href=\"https://github.com/leonardodino\" target=\"_blank\" rel=\"noopener noreferrer\">@leonardodino</a> in <a href=\"https://github.com/netlify/netlify-cms/pull/2010\" target=\"_blank\" rel=\"noopener noreferrer\">#2010</a>)</li>\n<li>Loading <code>config.yml</code> can now be skipped (<a href=\"https://github.com/talves\" target=\"_blank\" rel=\"noopener noreferrer\">@talves</a> in <a href=\"https://github.com/netlify/netlify-cms/pull/2053\" target=\"_blank\" rel=\"noopener noreferrer\">#2053</a>)</li>\n<li>Map widget (<a href=\"https://github.com/friedjoff\" target=\"_blank\" rel=\"noopener noreferrer\">@friedjoff</a> in <a href=\"https://github.com/netlify/netlify-cms/pull/2051\" target=\"_blank\" rel=\"noopener noreferrer\">#2051</a></li>\n<li>Deploy preview links (<a href=\"https://github.com/erquhart\" target=\"_blank\" rel=\"noopener noreferrer\">@erquhart</a> in <a href=\"https://github.com/netlify/netlify-cms/pull/2028\" target=\"_blank\" rel=\"noopener noreferrer\">#2028</a>)</li>\n<li>Number widget now offers range validation (<a href=\"https://github.com/lmcorreia\" target=\"_blank\" rel=\"noopener noreferrer\">@lmcorreia</a> in <a href=\"https://github.com/netlify/netlify-cms/pull/2049\" target=\"_blank\" rel=\"noopener noreferrer\">#2049</a>)</li>\n</ul>\n<h3 id=\"bugfixes\" style=\"position:relative;\"><a href=\"#bugfixes\" aria-label=\"bugfixes permalink\" class=\"anchor before\"><svg aria-hidden=\"true\" focusable=\"false\" height=\"16\" version=\"1.1\" viewBox=\"0 0 16 16\" width=\"16\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Bugfixes</h3>\n<ul>\n<li>Markdown widget parsing improvements - leading/trailing whitespace (<a href=\"https://github.com/papandreou\" target=\"_blank\" rel=\"noopener noreferrer\">@papandreou</a> in <a href=\"https://github.com/netlify/netlify-cms/pull/1517\" target=\"_blank\" rel=\"noopener noreferrer\">#1517</a>)</li>\n<li>Relation widgets in a list no longer swap values after drag and drop (<a href=\"https://github.com/barthc\" target=\"_blank\" rel=\"noopener noreferrer\">@barthc</a> in <a href=\"https://github.com/netlify/netlify-cms/pull/2018\" target=\"_blank\" rel=\"noopener noreferrer\">#2018</a>)</li>\n<li>Defining custom frontmatter delimiters with an array works (<a href=\"https://github.com/daneden\" target=\"_blank\" rel=\"noopener noreferrer\">@daneden</a> in <a href=\"https://github.com/netlify/netlify-cms/pull/1997\" target=\"_blank\" rel=\"noopener noreferrer\">#1997</a>)</li>\n<li>Use label instead of value in select widget when using multiple select (<a href=\"https://github.com/selaux\" target=\"_blank\" rel=\"noopener noreferrer\">@selaux</a> in <a href=\"https://github.com/netlify/netlify-cms/pull/2054\" target=\"_blank\" rel=\"noopener noreferrer\">#2054</a></li>\n<li>Field validation now works for nested fields (inside of object or list widget) (<a href=\"https://github.com/barthc\" target=\"_blank\" rel=\"noopener noreferrer\">@barthc</a> in <a href=\"https://github.com/netlify/netlify-cms/pull/1873\" target=\"_blank\" rel=\"noopener noreferrer\">#1873</a>)</li>\n<li>Fix preview reliability issue for relation widget (<a href=\"https://github.com/barthc\" target=\"_blank\" rel=\"noopener noreferrer\">@barthc</a> in <a href=\"https://github.com/netlify/netlify-cms/pull/2011\" target=\"_blank\" rel=\"noopener noreferrer\">#2011</a>)</li>\n</ul>"}},"pageContext":{"slug":"/blog/2019/02/netlify-cms-2-4-0"}}}