Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@solverat solverat released this 28 Sep 12:59
· 5 commits to master since this release

Pimcore 11 Support

see https://github.com/dachcom-digital/pimcore-dynamic-search/blob/master/UPGRADE.md

Breaking Changes

  • filters will be passed to the view as associative array, having the filter names as keys (#59)
    filter names must match the pattern /^[a-z0-9_\-\.]+$/i

Global Changes

  • Recommended folder structure by symfony adopted
  • [ROUTE] Route include changed from DynamicSearchBundle/Resources/config/pimcore/routing/frontend_routing.yml to DynamicSearchBundle/config/pimcore/routing/frontend_routing.yaml