What's Changed
BREAKING CHANGES:
- Laravel 11 → 12 upgrade
- New DataTable pagination service API
- CSS refactoring may affect custom themes
Major Updates
- Upgrade to Laravel 12 with updated dependencies and APIs
- New DataTablePaginationService with [10, 25, 50, All] options and 1000 row limit
- Refactor Tailwind CSS custom properties and dark mode system
- Standardize styling and fix z-index issues
- Added new widgets
Code Quality
- Remove unused code and imports
- Clean up deprecated Laravel 11 patterns
- Optimize component structure
Full Changelog: v1.14...v2.0.0