Releases: yajra/laravel-datatables-html
Releases · yajra/laravel-datatables-html
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
v4.39.0
Add missing select field options as of Editor 1.5.4.
v4.38.0
- Fix fetching of editor table #158
- Add method to get all editors instances.
- Add method to get dataTable options array.
- Set serverSide and processing option as true by default.