## [13.1.2](https://github.com/yajra/laravel-datatables/compare/v13.1.1...v13.1.2) (2026-05-19)


### Bug Fixes

* column array notation [#3282](https://github.com/yajra/laravel-datatables/issues/3282) ([edfcb7e](https://github.com/yajra/laravel-datatables/commit/edfcb7e73f59c2e837a329093772065349cecb59))

## [13.1.1](https://github.com/yajra/laravel-datatables/compare/v13.1.0...v13.1.1) (2026-05-16)


### Bug Fixes

* replace fragile denylist with allowlist for column name validation ([ce833c2](https://github.com/yajra/laravel-datatables/commit/ce833c2a5034fcf5609c8c059b90aab1ef38e4b2))

# [13.1.0](https://github.com/yajra/laravel-datatables/compare/v13.0.0...v13.1.0) (2026-05-15)


### Bug Fixes

* phpstan offsetAccess.invalidOffset ([be54129](https://github.com/yajra/laravel-datatables/commit/be54129758c02b69549facb3e73eb8a356f456b3))
* sql injection on orderByNullsLast ([58cc635](https://github.com/yajra/laravel-datatables/commit/58cc635569b9e905943dd82ecf5b93bf60edf80e))


### Features

* add context7 configuration file ([1977fea](https://github.com/yajra/laravel-datatables/commit/1977feaa9c9e074a0ab9e68bf3807b10c5c6dab6))
* restore context7 configuration file ([5e5b0b5](https://github.com/yajra/laravel-datatables/commit/5e5b0b5f1e098034e2a1c414b8895f463aad9829))

### v13.0.0 - 2026-03-18

- feat: Laravel 13 Compatibility #3274

[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v13.0.0...master
