Releases: FriendsOfCake/search
Releases · FriendsOfCake/search
4.5.1
- Fix finder to allow setting options. #241
4.5.0
- Add multi value separator #240
4.4.1
- Documentation update and code maintenance.
4.3.0
Feature
- Add support for searching other datasources #203
4.2.1
Enhancement
- Add "map" option of
Finder
filter to map query params to finder options. #204
4.2.0
Enhancement
$_isSearch
view variable being passed down by Prg component automatically.
4.1.0
Enhancement
- Added new
emptyValues
config to SearchBehavior
to allow specifying which values should be treated as empty. #193
4.0.2
- Allow callback filter to specify process() return value
4.0.1
- Fix adding
searchManager()
method to table class not working as documented #179