Releases: yajra/laravel-datatables-html
Releases · yajra/laravel-datatables-html
v9.2.1
Fix select2 placeholder default id value
Add select2 tests
Fix select2 placeholder compatibility
v9.2.0
- Add postAjaxWithForm
- Fix multiple form values for select and checkbox #163
v9.1.2
- Fix Undefined property: Yajra\DataTables\Html\Builder::$instance
v9.1.1
- Fix Undefined array key "{plugin_name}"
- More tests
v9.1.0
- A lot of tests and fixes
- Fix ##162
- Added Column authorization
v9.0.0
- Add Laravel 9 support
- Remove Laravel 8 and below support
- Add phpstan static analysis
- Improve tests
v4.41.0
Add exportFormat method. #160