Skip to content

Commit bd64f4d

Browse files
committed
docs: release v12.0.0 🚀
1 parent c5d7cd9 commit bd64f4d

File tree

1 file changed

+4
-37
lines changed

1 file changed

+4
-37
lines changed

CHANGELOG.md

+4-37
Original file line numberDiff line numberDiff line change
@@ -4,43 +4,10 @@
44

55
### [Unreleased]
66

7-
### [v11.1.6](https://github.com/yajra/laravel-datatables/compare/v11.1.5...v11.1.6) - 2025-01-21
7+
### v12.0.0 - 2025-02-26
88

9-
- fix: static analysis #3213
10-
- ci: update workflow #3213
9+
- feat: Laravel v12 Compatibility #3217
10+
- fix: prevent duplicate table name errors #3216
1111

12-
### [v11.1.5](https://github.com/yajra/laravel-datatables/compare/v11.1.4...v11.1.5) - 2024-09-26
13-
14-
- Add skip total records back #3170
15-
- Alternative to #3169.
16-
- Partially reverts #3157.
17-
18-
### [v11.1.4](https://github.com/yajra/laravel-datatables/compare/v11.1.3...v11.1.4) - 2024-08-17
19-
20-
- fix: Ensure dates are not turned into arrays by the processor #3163
21-
- fix: ##3156
22-
23-
### [v11.1.3](https://github.com/yajra/laravel-datatables/compare/v11.1.2...v11.1.3) - 2024-07-15
24-
25-
- fix: make query for filteredRecords when totalRecords was manually set #3157
26-
27-
### [v11.1.2](https://github.com/yajra/laravel-datatables/compare/v11.1.1...v11.1.2) - 2024-07-03
28-
29-
- fix: ErrorException when direction is null #3154
30-
31-
### [v11.1.1](https://github.com/yajra/laravel-datatables/compare/v11.1.0...v11.1.1) - 2024-04-16
32-
33-
- fix: mariadb support for scout search #3146
34-
35-
### [v11.1.0](https://github.com/yajra/laravel-datatables/compare/v11.0.0...v11.1.0) - 2024-04-16
36-
37-
- feat: Optimize simple queries #3135
38-
- fix: #3133
39-
40-
### [v11.0.0](https://github.com/yajra/laravel-datatables/compare/v11.0.0...master) - 2024-03-14
41-
42-
- Laravel 11 support
43-
44-
45-
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v11.0.0...master
12+
[Unreleased]: https://github.com/yajra/laravel-datatables/compare/v12.0.0...master
4613

0 commit comments

Comments
 (0)