|
4 | 4 |
|
5 | 5 | ### UNRELEASED |
6 | 6 |
|
7 | | -### v11.8.1 (2025-02-19) |
| 7 | +### v12.0.0 (2025-02-26) |
8 | 8 |
|
9 | | -- fix: add missing exportRender property #233 |
10 | | - |
11 | | -### v11.8.0 (2025-01-09) |
12 | | - |
13 | | -- feat: add Editor 2.4.0 tags field support #232 |
14 | | -- ci: static analysis |
15 | | - |
16 | | -### v11.7.0 (2024-11-29) |
17 | | - |
18 | | -- feat: clone the "working" Fluent class from laravel #230 |
19 | | -- Fixes #229 |
20 | | -- Closes yajra/laravel-datatables#3201 |
21 | | -- Fix: #231 |
22 | | - |
23 | | -### v11.6.2 (2024-11-18) |
24 | | - |
25 | | -- fix: checking of closure instance missing import #228 |
26 | | -- fix: yajra/laravel-datatables#3197 |
27 | | -- fix: #227 |
28 | | - |
29 | | -### v11.6.1 (2024-11-18) |
30 | | - |
31 | | -- Fix Marcoable trait usage together with Fluent helper #227 |
32 | | -- fix: yajra/laravel-datatables#3190 |
33 | | -- |
34 | | -### v11.6.0 (2024-08-31) |
35 | | - |
36 | | -- feat: add macro in editor builder #225 |
37 | | - |
38 | | -### v11.5.1 (2024-08-31) |
39 | | - |
40 | | -- fix: unauthorized columns being displayed by builder #223 |
41 | | -- fix: #222 |
42 | | - |
43 | | -### v11.5.0 (2024-08-31) |
44 | | - |
45 | | -- feat: enable macro on Button builder #224 |
46 | | - |
47 | | -### v11.4.0 (2024-05-31) |
48 | | - |
49 | | -- feat: add className method to Editor Field #220 |
50 | | - |
51 | | -### v11.3.0 (2024-05-18) |
52 | | - |
53 | | -- feat: Allow passing view and livewire components to layout builder #219 |
54 | | - |
55 | | -### v11.2.1 (2024-04-29) |
56 | | - |
57 | | -- fix: multiple config option of select2 #218 |
58 | | - |
59 | | -### v11.2.0 (2024-04-24) |
60 | | - |
61 | | -- feat: load layout from view using selector #217 |
62 | | - |
63 | | -### v11.1.0 (2024-04-24) |
64 | | - |
65 | | -- feat: layout builder #216 |
66 | | -- https://datatables.net/reference/option/layout |
67 | | - |
68 | | -### v11.0.0 (2024-03-14) |
69 | | - |
70 | | -- Add support for Laravel 11.x |
71 | | -- Fix editor scope compatibility with Fluent class scope |
72 | | -- Rename Editor `scope` method to `formScope` |
| 9 | +- feat: Laravel 12 support #234 |
0 commit comments