static-cms/CHANGELOG.md
2017-11-11 14:58:47 -05:00

2.7 KiB

[Unreleased]

Changes that have landed in master but are not yet released. Click to see more.

0.7.2 (November 11, 2017)

  • Only rebase editorial workflow pull requests if assets are stored in content repo (@erquhart in #804)
  • Fix Netlify Identity widget logout method being called after signup redirect (@tech4him1 in #805)

0.7.1 (November 11, 2017)

0.7.0 (November 9, 2017)

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