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 8
8
9
9
### [ Unreleased]
10
10
11
+ ### [ v10.4.4] - 2023-06-27
12
+
13
+ - feat: Optimize countQuery with complex select #3008
14
+ - fix: phpstan #3022
15
+
11
16
### [ v10.4.3] - 2023-06-07
12
17
13
18
- Fix: Prevent the filteredCount() query if no filter is applied to the initial query #3007
130
135
- Drop support for ` ApiResourceDataTable `
131
136
- PHP8 syntax / method signature changed
132
137
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
134
140
[ v10.3.1 ] : https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
135
141
[ v10.3.1 ] : https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
136
142
[ 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