ispt4.0_laravel/vendor/yajra/laravel-datatables-buttons/CHANGELOG.md
ygbanzato d7e3a725ac Test to use snappy pdf, but only with Dompdf were we able to make the reports.
Create a reporting system, in which reporting by Ambit has already been completed.
2024-01-09 12:09:27 +00:00

39 lines
768 B
Markdown

# Laravel DataTables Buttons Plugin CHANGELOG.
## v10.0.8 - 2023-11-15
- fix: unnecessary exception thrown #183
## 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