v1.5.1
v1.5.1
Fixed
- Added support for filtering form query routes by linked category slug using
field: "category_slug". - Resolved mismatch where
categoryfiltering targeted stored category reference (key) and could not match category slug values.
Added
- New
category_slugfield support inhttp.query_routes.forms.wherepredicates. - Feature test coverage for form query route filtering by category slug.
Full Changelog: v1.5.0...v1.5.1