Skip to content

v0.24.0

Compare
Choose a tag to compare
@kyoshino kyoshino released this 06 May 00:00
· 138 commits to main since this release
1c886ac
  • Added support for site preview links.
    • You can use the {{locale}} template tag in thepreview_path collection option to provide links for each language. This effectively solves decaporg/decap-cms#4877.
  • You can now quickly open the source file of an entry or asset in your repository using View on GitHub (or GitLab) under the 3-dot menu.
  • When a YouTube video URL is entered in a String field, it appears as an embedded video in the preview pane.
    • Check your site’s CSP if the preview doesn’t work.
  • Bug fixes and improvements.

Full Changelog: v0.23.0...v0.24.0