Changelog

Netlify CMS is a collection of npm packages with their own versions and changelogs, each listed below. The legacy pre-2.0 changelog is below as well.

Core and distributions

Shared libraries

Backends

Editor Components

Widgets

Legacy Changelog

[Unreleased] (demo)

Changes that have landed in master but are not yet released. Click to see more. ## v2 * (possibly breaking): return date object from date/datetime widgets if no format set ([@erquhart](https://github.com/erquhart) in [#1296](https://github.com/netlify/netlify-cms/pull/1296)) * check for title/slug field on config load ([@tech4him1](https://github.com/tech4him1) in [#1203](https://github.com/netlify/netlify-cms/pull/1203))

1.9.4 (July 21, 2018) (demo)

Fix multipart extension support for GitLab

Bug Fixes

1.9.3 (July 3, 2018) (demo)

Fix numbers in TOML output

Bug Fixes

1.9.2 (June 15, 2018) (demo)

Fix test repo crash

Bug Fixes

1.9.1 (June 14, 2018) (demo)

Fix GitLab Implicit OAuth

Bug Fixes

1.9.0 (June 12, 2018) (demo)

GitLab support is here!!! ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

Features

Bug Fixes

1.8.4 (May 25, 2018) (demo)

Fix markdown widget styling.

Bug Fixes

1.8.3 (May 25, 2018) (demo)

Update dependencies.

1.8.2 (May 24, 2018) (demo)

Fix failure to save/publish.

Bug Fixes

1.8.1 (May 23, 2018) (demo)

Allow upload of files larger than 1MB to GitHub, prevent unintentional file overwrites.

Bug Fixes

Beta Features

1.8.0 (May 16, 2018) (demo)

Customizable relation widget display fields, squash merges for editorial workflow, perf improvements.

Features

Improvements

Performance

Beta Features

1.7.0 (April 24, 2018) (demo)

Allow custom auth endpoint, bug fixes.

Features

Improvements

Bug Fixes

1.6.0 (April 19, 2018) (demo)

Markdown toolbar customization, manual date widget entry, bug fixes.

Features

Bug Fixes

1.5.0 (April 11, 2018) (demo)

New time based slug placeholders, set config.yml URL with .

Features

Bug Fixes

Dev Experience

1.4.0 (March 29, 2018) (demo)

Filename creation can now be customized to exclude Unicode! Also, check out the new Beta Features! ๐Ÿ’ฅ

Features

Improvements

Bug Fixes

Beta Features

4 tha devz

1.3.5 (March 6, 2018) (demo)

Fixes styling issues

1.3.4 (March 6, 2018) (demo)

Fixes editorial workflow entry failure

1.3.3 (March 6, 2018) (demo)

Fixes load failure

1.3.2 (March 6, 2018) (demo)

Fixes date widget default format, collection load failure when entry fails

Beta Features

1.3.1 (March 3, 2018) (demo)

Fixes editorial workflow failure for unknown collections.

1.3.0 (February 27, 2018) (demo)

Multi-part extensions, e.g. โ€œen.mdโ€, a11y improvements in the editor, and bugfixes.

1.2.2 (February 21, 2018) (demo)

Fixes ES5 transpiling.

1.2.1 (February 21, 2018) (demo)

Allows label_singular config for collections and lists and distinct frontmatter delimiters.

1.2.0 (February 13, 2018) (demo)

Adds support for multiple frontmatter formats and custom delimiters, UI improvements.

1.1.0 (January 25, 2018) (demo)

1.0.4 (January 23, 2018) (demo)

1.0.3 (December 19, 2017) (demo)

1.0.2 (December 7, 2017) (demo)

1.0.1 (December 7, 2017) (demo)

1.0.0 (December 7, 2017) (demo)

The first major release of Netlify CMS!! Here are the big features:

All New UI ๐Ÿ’ซ

The CMS UI has been completely redesigned from the ground up!

All New Docs ๐Ÿ’ฅ

The docs at netlifycms.org have been rewritten and vastly improved!

Changes

0.7.6 (November 27, 2017) (demo)

Docs

0.7.5 (November 19, 2017) (demo)

0.7.4 (November 15, 2017) (demo)

0.7.3 (November 11, 2017) (demo)

0.7.2 (November 11, 2017) (demo)

0.7.1 (November 11, 2017) (demo)

0.7.0 (November 9, 2017) (demo)

Media Library UI

The CMS now features a media library UI for browsing, adding, and removing media from your content repo! The library shows assets in from the directory set as media_library in the CMS config. The media library is fully backwards compatible for existing CMS installations.

All Changes