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 184855d commit f5d02faCopy full SHA for f5d02fa
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Laravel DataTables Buttons Plugin CHANGELOG.
2
3
+## v4.12.1 - 04-03-2021
4
+
5
+- Use same export data if export handler extends DataTablesExportHandler [#127](https://github.com/yajra/laravel-datatables-buttons/pull/127)
6
+- Fix [#126](https://github.com/yajra/laravel-datatables-buttons/issue/126)
7
8
## v4.12.0 - 03-19-2021
9
10
- Add support for fast-excel when exporting to excel and csv. [#124](https://github.com/yajra/laravel-datatables-buttons/pull/124)
0 commit comments