This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Releases: stwe/DatatablesBundle
Releases · stwe/DatatablesBundle
Version 1.3.0
Version 1.2.5
- Allow string search in json type fields
- Fixed Datatable name validation
- Upgraded php-cs-fixer to ^3.6
Version 1.2.4
Version 1.2.3
- Fix compatibility with doctrine/dbal 3
- Fix individual filtering on VirtualColumn
- Updated cdn filename for Norwegian languages
Version 1.2.2
- Fix compatibility with doctrine/persistence 2
Version 1.2.1
- Fixed LinkColumn
- Fixed double header
Version 1.2 - Symfony 5 & Twig 3 compatibility
This version include compatibility with Symfony 5 & Twig 3.
It also include some small new features, bug fixes and coding standards improvements.
Version 1.1.4 - Fix unknown property "method" on Route annotation
- Fix unknown property "method" on Route annotation #889
Version 1.2 (beta)
Version 1.1.3
- Pipeline: support POST request
- Fixed deprecated Route annotation
- Renamed
type
tomethod
Request context.