Skip to content

Releases: decaporg/decap-cms

0.1.10 (07.12.2016)

07 Dec 18:00
Compare
Choose a tag to compare

Features

  • New Search-based relationship widget (#188)

Bug Fixes

  • Markdown widget: Wraps code block around PRE (#181)
  • Command Bar: Simplified command list (db58c12) & clean state after search command (#124)
  • Minor fixes and improvements (#182 & 14c7985)

0.1.9 (01.12.2016)

01 Dec 18:41
Compare
Choose a tag to compare

Bug Fixes

  • Limited responsive images width in default preview. (aea6d38)
  • Path attribute was being incorrectly injected on all entries when persisting (#176)
  • Refactored Entry Draft generation: Fields with default values are now processes when draft is being generated (#178)
  • Bugfix in Date and Datetime widgets setting default values (782c386)

0.1.8 (29.11.2016)

29 Nov 22:28
Compare
Choose a tag to compare

Features

  • Make CMS usable as a NPM Module (#168 & #169)
  • List Widget: Option for single field (persisting the value as a simple list instead of a key-value pair) (#175)

Bug Fixes

  • Assume a basic slug template by default if no one is provided on the collection config (#171)
  • Make sure links in preview area are opened on new window by default (#172)