v11.0.0
The list of changes is as follows,
- Upgraded to Laravel 11
- Migrated the project to the new Laravel 11 file structure
- Post, Category, Tag module updated
- Laravel Module Manager Updated
- File Manager updated
- Backend Theme updated to CoreUI 5.*
- Frontend theme updated to TailwinCSS
- Dark theme added for both frontend and backend
- page layout updated
- Livewire full page components added
Database
user
table updated- removed
userprofile
table - Model factories updated
- Seeded updated
Issues
- Resolved #404 - menu localization is working as expected
- Resolve #522 - dropdown menu issue fixed
- Resolved #526
- Resolved #527
- Resolved #528 - registration issue fixed
- Resolved #531
- Resolved #532
- Resolved #539
- Resolved #546
What's Changed
- Bump vite from 4.0.5 to 4.5.2 by @dependabot in #524
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #523
- Bump unisharp/laravel-filemanager from 2.6.0 to 2.6.4 by @dependabot in #520
- Apply fixes from StyleCI by @nasirkhan in #534
- Apply fixes from StyleCI by @nasirkhan in #535
- Apply fixes from StyleCI by @nasirkhan in #536
- Apply fixes from StyleCI by @nasirkhan in #537
- Apply fixes from StyleCI by @nasirkhan in #538
- Apply fixes from StyleCI by @nasirkhan in #540
- Apply fixes from StyleCI by @nasirkhan in #541
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #533
- Bump es5-ext from 0.10.62 to 0.10.64 by @dependabot in #530
- fix user_registration helper error and profile front page error for manually registered users by @subhandp in #529
- Apply fixes from StyleCI by @nasirkhan in #542
- Apply fixes from StyleCI by @nasirkhan in #543
- Apply fixes from StyleCI by @nasirkhan in #544
- Apply fixes from StyleCI by @nasirkhan in #547
- Apply fixes from StyleCI by @nasirkhan in #548
- Apply fixes from StyleCI by @nasirkhan in #550
- Apply fixes from StyleCI by @nasirkhan in #551
- Apply fixes from StyleCI by @nasirkhan in #552
- Apply fixes from StyleCI by @nasirkhan in #553
- Apply fixes from StyleCI by @nasirkhan in #554
- Bump vite from 4.5.2 to 4.5.3 by @dependabot in #549
- Apply fixes from StyleCI by @nasirkhan in #555
- Apply fixes from StyleCI by @nasirkhan in #556
- Upgrade to Laravel 11 and more by @nasirkhan in #559
New Contributors
Full Changelog: v10.18.0...v11.0.0