v0.49.0
- Enhancements to the entry
filter
option for folder collections:value
now acceptsnull
to match an undefined field value. This solves #274.pattern
can be used instead ofvalue
to provide a regular expression, just like theview_filters
collection option. This effectively solves decaporg/decap-cms#7347.
- Bug fixes and improvements.
Full Changelog: v0.48.0...v0.49.0