14.0.0 - 2023-05-22
Added
- Preserving State
- Support Laravel 10
Changed
- Laravel Route Binding
- Syntax Listener
- Automatic HTTP Filtering and Sorting
- Logout and Quit Impersonation
What's Changed (GitHub Generation)
- Skeleton for 14.x by @tabuna in #2506
- Add __() for subNotFound() by @grigoriy-ivanov in #2529
- correct translations by @swarakaka in #2531
- css class name according method name by @swarakaka in #2533
- Fixed Bug: enums have no default serialization by @swarakaka in #2538
- Added more methods for Attachment model by @SadElephant in #2543
- Bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in #2546
- Add allowAdd() method to the Relation field. by @ega22a in #2547
- Update laravel/scout requirement from ^9.0 to ^9.0 || ^10.0 by @dependabot in #2550
- Updated to Laravel 10 by @SadElephant in #2554
- Fixed
ModalTestexpected validation error message by @drabodan in #2555 - Bump actions/cache from 3.2.6 to 3.3.0 by @dependabot in #2556
- Added new types of filters by @SadElephant in #2558
- Proposal: allow to retrieve impersonator user after impersonation switch by @DocLM in #2569
- Bump actions/cache from 3.3.0 to 3.3.1 by @dependabot in #2565
- Array to string conversion by @EgorGruzdev in #2564
- Test for issue 2517 by @SadElephant in #2542
- New Password Validation by @dipesh79 in #2577
- Update Readme.md by @tabuna in #2580
- Create Ilike Filter Type by @mabdelfattah in #2599
- Fixed
ChartTestexport button by @drabodan in #2606 - Load all console-based registrations in console only by @dkarvounaris in #2611
New Contributors
- @ega22a made their first contribution in #2547
- @DocLM made their first contribution in #2569
- @dipesh79 made their first contribution in #2577
- @mabdelfattah made their first contribution in #2599
- @dkarvounaris made their first contribution in #2611
Full Changelog: 13.10.0...14.0.0