Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Releases: sonata-project/SonataAdminSearchBundle

1.2.0

12 Jan 08:52
a3f9995
Compare
Choose a tag to compare

Added

  • Support for ElasticaBundle 5
  • Support for Symfony 4

1.1.0

27 Nov 16:17
1.1.0
eaa4255
Compare
Choose a tag to compare

Changed

  • Changed internal folder structure to src, tests and docs

Deprecated

  • Using time and range property in subclasses of Sonata\AdminSearchBundle\Filter\AbstractDateFilter is deprecated. Please implement getFilterTypeClass method which will be an abstract method.

Removed

  • support for old versions of php and Symfony

Fixed

  • Deprecated strings type class names usage.

v1.0.0

26 Jan 14:10
v1.0.0
bf5b08e
Compare
Choose a tag to compare

Fixed

  • ElasticaDatagridBuilder now handles autocomplete filter

Removed

  • internal test classes are now excluded from the autoloader