Skip to content

v3.0.0

Compare
Choose a tag to compare
@caendesilva caendesilva released this 30 Nov 19:21
· 22 commits to master since this release
dc35cf4

What's Changed

Major changes

  • Upgrade to Laravel 11
  • Minimum PHP version is 8.2
  • Default to SQLite database
  • Change namespace App\Http\Livewire to App\Livewire

Frontend changes

  • Article prose now fills entire card
  • Hides the cover image from article view unless it is not set
  • Hides the description from the article page

Fixes

  • Remove old BrowserSync import
  • Remove duplicate Alpine import
  • Livewire fixes

Full Changelog: v2.2.0...v3.0.0