Skip to content

v11.0.0

Compare
Choose a tag to compare
@nasirkhan nasirkhan released this 12 Apr 08:00
· 141 commits to main since this release
d562382

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

New Contributors

Full Changelog: v10.18.0...v11.0.0