v0.47.0
- Added support for multiple possible values in a collection filter. This effectively solves decaporg/decap-cms#7328.
- Added support for a typical VitePress setup, including a root collection folder, a root global assets folder, and Markdown files without a front matter block. This solves #230.
- Added support for summary string transformations for the Object and List widgets. This solves #255.
- Hugo’s localized index files like
_index.en.md
are now excluded from the entry list. This solves #259. - Bug fixes and improvements.
Full Changelog: v0.46.5...v0.47.0