Releases: tetranz/select2entity-bundle
Releases · tetranz/select2entity-bundle
Version 3.1.0
Version 3.0.0
Code tidyup for Symfony 4+ only.
Allow extra parameters in ajax query.
Version 2.10.1
Bug fix. Request object was no being returned to select2.
Version 2.10.0
PSR 4
apply spaceless
Optional class_type parameter.
Version 2.9.6
Fix to allow ajax url to be changed.
Symfony > 4.1 compatibility fix.
Version 2.9.5
Removed Symfony version requirement to make it work with Symfony 4.
Version 2.9.4
Include other field values in request.
General code improvements and tidyup.
Version 2.9.3
Moved the tag resubmit logic into the transformers for more flexibility with custom transformers.
Version 2.9.2
Fixed a bug when form is resubmitted with new entities added via tags.
Some code cleanup.
Version 2.9.1
Restores custom object manager option that was accidentally removed.