Skip to content

v0.49.0

Compare
Choose a tag to compare
@kyoshino kyoshino released this 12 Dec 22:51
· 202 commits to main since this release
98a3f75
  • Enhancements to the entry filter option for folder collections:
    • value now accepts null to match an undefined field value. This solves #274.
    • pattern can be used instead of value to provide a regular expression, just like the view_filters collection option. This effectively solves decaporg/decap-cms#7347.
  • Bug fixes and improvements.

Full Changelog: v0.48.0...v0.49.0