Skip to content

v0.61.0

Compare
Choose a tag to compare
@kyoshino kyoshino released this 09 Mar 20:42
· 474 commits to main since this release
dbd59da
  • A list item now comes with a menu that allows users to duplicate the item, insert a new item above/below it, or remove it. This solves #316 and effectively solves decaporg/decap-cms#1244.
  • The value_field Relation field option can now contain a locale prefix like {{locale}}/{{slug}}, which will be replaced with the current locale. It’s intended to support i18n in Astro. This solves #302.

Full Changelog: v0.60.7...v0.61.0