# Laravel DataTables Editor CHANGELOG

## [Unreleased](https://github.com/yajra/laravel-datatables-editor/compare/v11.0.0...master)

## v12.3.0 - 2025-10-03

- feat: Editor as route action #100

## v12.2.0 - 2025-10-01

- feat: editor read action server side handler #99

## v12.1.5 - 2025-04-10

- fix: rules generic model parameter #98

## v12.1.4 - 2025-04-08

- fix: expose several api as public #97

## v12.1.3 - 2025-03-30

- fix: getModel generic docs #96

## v12.1.2 - 2025-03-25

- fix: saved, saving generics #95

## v12.1.1 - 2025-03-25

- fix: editor events TModel #94

## v12.1.0 - 2025-03-21

- feat: custom action class #93

## v12.0.1 - 2025-03-15

- fix: editor stub with generics #92
- test: unguard feature
- fix: static analysis

## v12.0.0 - 2025-02-26

- Laravel 12 support
