# Laravel DataTables Html Plugin. ## CHANGELOG ### UNRELEASED ### v11.4.0 (2024-05-31) - feat: add className method to Editor Field #220 ### v11.3.0 (2024-05-18) - feat: Allow passing view and livewire components to layout builder #219 ### v11.2.1 (2024-04-29) - fix: multiple config option of select2 #218 ### v11.2.0 (2024-04-24) - feat: load layout from view using selector #217 ### v11.1.0 (2024-04-24) - feat: layout builder #216 - https://datatables.net/reference/option/layout ### v11.0.0 (2024-03-14) - Add support for Laravel 11.x - Fix editor scope compatibility with Fluent class scope - Rename Editor `scope` method to `formScope`