We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b4d3a commit 1c42c78Copy full SHA for 1c42c78
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
### [Unreleased]
10
11
+### [v10.4.3] - 2023-06-07
12
+
13
+- Fix: Prevent the filteredCount() query if no filter is applied to the initial query #3007
14
15
### [v10.4.2] - 2023-05-31
16
17
- Fix return type for setTransformer() and setSerializer() #3003
@@ -128,6 +132,7 @@
128
132
129
133
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...10.x
130
134
[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
135
+[v10.3.1]: https://github.com/yajra/laravel-datatables/compare/v10.3.1...v10.3.0
131
136
[v10.3.0]: https://github.com/yajra/laravel-datatables/compare/v10.3.0...v10.2.3
137
[v10.2.3]: https://github.com/yajra/laravel-datatables/compare/v10.2.3...v10.2.2
138
[v10.2.2]: https://github.com/yajra/laravel-datatables/compare/v10.2.2...v10.2.1
0 commit comments