We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e71d8b commit 4d883b3Copy full SHA for 4d883b3
CHANGELOG.md
@@ -8,6 +8,11 @@
8
9
##Change Log
10
11
+### v6.18.0 - 2016-08-25
12
+- Fix eager loaded model searching function. Fix #698 and #710.
13
+- Add method to skip pagination. Credits to @Nks PR #707
14
+- Fix collection filtered total records. If filtered total > total records, use total records.
15
+
16
### v6.17.1 - 2016-08-23
17
- Use dompdf v0.7.x.
18
- Implement/fix setTotalRecords on collection engine.
0 commit comments