35 lines
701 B
Markdown
35 lines
701 B
Markdown
# Laravel DataTables Buttons Plugin CHANGELOG.
|
|
|
|
## v10.0.7 - 2023-07-31
|
|
|
|
- fix: use callback function if exportRender method is set #177
|
|
|
|
## v10.0.6 - 2023-02-28
|
|
|
|
- fix: export package integration error message #174
|
|
|
|
## v10.0.5 - 2023-02-28
|
|
|
|
- fix: prevent redeclaring export query generator function (Laravel Octane) #173
|
|
|
|
## v10.0.4 - 2023-02-21
|
|
|
|
- fix: stubs - remove redundant docs #172
|
|
- fix: default model namespace
|
|
|
|
## v10.0.3 - 2023-02-20
|
|
|
|
- fix: default model namespace config #171
|
|
|
|
## v10.0.2 - 2023-02-20
|
|
|
|
- fix: scopes when using api resource #170
|
|
|
|
## v10.0.1 - 2023-02-20
|
|
|
|
- fix: applyScopes method to support Collection #168
|
|
|
|
## v10.0.0 - 2023-02-07
|
|
|
|
- Add Laravel 10 compatibility #169
|