Skip to content

Releases: decaporg/decap-cms

1.1.0

25 Jan 18:20
Compare
Choose a tag to compare

1.1.0 (January 25, 2018) (demo)

1.0.4

23 Jan 15:38
Compare
Choose a tag to compare

1.0.4 (January 23, 2018) (demo)

  • Fix markdown widget re-rendering after load (@erquhart in #955)
  • Fix image form not displaying when added as first item in markdown widget (@Dammmien in #926)
  • Add collapse all/expand all functionality to List widget (@drlogout in #912)
  • Add expand/collapse functionality to object widget (@drlogout in #927)
  • Fix vertically centered icon positioning in Firefox (@jimmaaay in #976)
  • Fix new uploads not showing in media library (@tech4him1 in #925)
  • Overhaul widgets section in docs (@hcavalieri in #866)
  • Use proper formatting when writing JSON files (@tech4him1 in #979)
  • Ensure temporary storage is available before attempting to write (@vencax in #550)
  • Show SVG preview images in the media library (@Jinksi in #954)
  • Fix failed PR force-merge showing success message (@tech4him1 in #1016)
  • Fix false proptype warning for collection view (@Quicksaver in #998)

1.0.3

19 Dec 17:28
Compare
Choose a tag to compare

1.0.3 (December 19, 2017) (demo)

  • Fix select widgets with object type options (@tech4him1 in #920)
  • Warn when uploading asset with same name as existing asset (@Dammmien in #853)
  • Fix Slate plugins broken during 0.30 migration (@Dammmien in #856)
  • Fix infinite scrolling for collections with integrations (@erquhart in #940)

1.0.2

13 Dec 03:52
Compare
Choose a tag to compare

1.0.2 (December 7, 2017) (demo)

1.0.1

13 Dec 03:52
Compare
Choose a tag to compare

1.0.1 (December 7, 2017) (demo)

1.0.0

13 Dec 04:19
Compare
Choose a tag to compare

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 visuals and reprised UX throughout
  • List view/grid view option for collections
  • Deletion now works for editorial workflow
  • Control publishing and editorial workflow status from the entry editor
  • Descriptions can now be added for each collection

All New Docs 💥

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

  • Full references with code samples for every configuration option, collection type, and widget
  • Easier docs contributions with the website built directly in the repo
  • Updated intro docs with a new Gatsby starter template in addition to the Hugo one

Changes

0.7.6

28 Nov 03:54
Compare
Choose a tag to compare

0.7.6 (November 27, 2017) (demo)

Docs

0.7.5

19 Nov 07:18
Compare
Choose a tag to compare

0.7.5 (November 19, 2017) (demo)

  • Add private media support for asset integrations (@erquhart in #834)

0.7.4

15 Nov 18:04
Compare
Choose a tag to compare

0.7.4 (November 15, 2017) (demo)

  • Remove trailing slash from directory listing path (@biilmann in #817)
  • Fix images with non-lowercase extensions not being treated as images (@erquhart in #816)
  • Prompt before closing window with unsaved changes in the editor (@benaiah in #815)

0.7.3

12 Nov 02:57
Compare
Choose a tag to compare

0.7.3 (November 11, 2017) (demo)

  • Fix persisting files with no body/data files (@ebello in #808)
  • Fix ControlHOC ref for redux container widgets (@erquhart in #812)
  • Fix entries not saving due to null integrations state (@erquhart in #814)
  • Fix requestAnimationFrame warnings in tests (@tech4him1 in #811)