File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 88
99### [ Unreleased]
1010
11+ ### [ v10.4.4] - 2023-06-27
12+
13+ - feat: Optimize countQuery with complex select #3008
14+ - fix: phpstan #3022
15+
1116### [ v10.4.3] - 2023-06-07
1217
1318- Fix: Prevent the filteredCount() query if no filter is applied to the initial query #3007
130135- Drop support for ` ApiResourceDataTable `
131136- PHP8 syntax / method signature changed
132137
133- [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.3.1...10.x
138+ [ Unreleased ] : https://github.com/yajra/laravel-datatables/compare/v10.4.4...10.x
139+ [ v10.4.4 ] : https://github.com/yajra/laravel-datatables/compare/v10.4.4...v10.4.3
134140[ v10.3.1 ] : https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
135141[ v10.3.1 ] : https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
136142[ v10.3.0 ] : https://github.com/yajra/laravel-datatables/compare/v10.3.0...v10.2.3
You can’t perform that action at this time.
0 commit comments