Skip to content

v0.29.0

Compare
Choose a tag to compare
@kyoshino kyoshino released this 19 May 18:27
· 136 commits to main since this release
f901708
  • Added support for multiple files/folders i18n structure for file collections. To enable it, simply use the {{locale}} template tag in the file path option, e.g. content/pages/about.{{locale}}.json or content/pages/{{locale}}/about.json. For backward compatibility, the global structure option only applies to folder collections as before. This solves #146, and effectively solves decaporg/decap-cms#5280.

Full Changelog: v0.28.0...v0.29.0