# Changelog All notable changes to `laravel-dashboard` will be documented in this file ## 4.0.0 - Use Tailwind CSS 4 ## 3.3.1 - 2026-02-27 Support Livewire 4 ## 3.2.0 - 2025-02-21 ### What's Changed * Update links and embedded images to v3 by @rdanklof in https://github.com/spatie/laravel-dashboard/pull/122 * Update OhDear Laravel Package documentation link by @renoirtech in https://github.com/spatie/laravel-dashboard/pull/123 * Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-dashboard/pull/124 ### New Contributors * @rdanklof made their first contribution in https://github.com/spatie/laravel-dashboard/pull/122 * @renoirtech made their first contribution in https://github.com/spatie/laravel-dashboard/pull/123 **Full Changelog**: https://github.com/spatie/laravel-dashboard/compare/3.1.1...3.2.0 ## 3.1.1 - 2024-12-23 ### What's Changed * Remove the packagist tile from the list because I have abandoned it. by @tvbeek in https://github.com/spatie/laravel-dashboard/pull/120 * Feature: Customise Page Title by @fredbradley in https://github.com/spatie/laravel-dashboard/pull/121 ### New Contributors * @fredbradley made their first contribution in https://github.com/spatie/laravel-dashboard/pull/121 **Full Changelog**: https://github.com/spatie/laravel-dashboard/compare/3.1.0...3.1.1 ## 3.1.0 - 2024-03-02 ### What's Changed * Update upgrading.md by @remievraere in https://github.com/spatie/laravel-dashboard/pull/114 * Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-dashboard/pull/115 ### New Contributors * @remievraere made their first contribution in https://github.com/spatie/laravel-dashboard/pull/114 **Full Changelog**: https://github.com/spatie/laravel-dashboard/compare/3.0.2...3.1.0 ## 3.0.2 - 2023-10-09 - Reload page on session expiration **Full Changelog**: https://github.com/spatie/laravel-dashboard/compare/3.0.1...3.0.2 ## 3.0.1 - 2023-10-03 - Fix for Livewire 3 ## 3.0.0 - 2023-10-03 - support for Livewire 3 ## 2.1.4 - 2023-02-02 ### What's Changed - Update overview.md by @WouterBrouwers in https://github.com/spatie/laravel-dashboard/pull/100 - Add livewire hook to refresh page on 419 error. by @dbohn in https://github.com/spatie/laravel-dashboard/pull/105 - Fix Tests Shield Badge by @faissaloux in https://github.com/spatie/laravel-dashboard/pull/107 - Replace php_cs with Pint by @faissaloux in https://github.com/spatie/laravel-dashboard/pull/109 - Fix Pint workflow by @faissaloux in https://github.com/spatie/laravel-dashboard/pull/110 - Laravel 10.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-dashboard/pull/111 ### New Contributors - @WouterBrouwers made their first contribution in https://github.com/spatie/laravel-dashboard/pull/100 - @dbohn made their first contribution in https://github.com/spatie/laravel-dashboard/pull/105 - @faissaloux made their first contribution in https://github.com/spatie/laravel-dashboard/pull/107 - @laravel-shift made their first contribution in https://github.com/spatie/laravel-dashboard/pull/111 **Full Changelog**: https://github.com/spatie/laravel-dashboard/compare/2.1.3...2.1.4 ## 2.1.3 - 2022-05-23 ## What's Changed - Fix attribute class by @mbardelmeijer in https://github.com/spatie/laravel-dashboard/pull/93 ## New Contributors - @mbardelmeijer made their first contribution in https://github.com/spatie/laravel-dashboard/pull/93 **Full Changelog**: https://github.com/spatie/laravel-dashboard/compare/2.1.2...2.1.3 ## 2.1.2 - 2022-05-19 ## What's Changed - Fix link to video (v2 docs) by @felixfrey in https://github.com/spatie/laravel-dashboard/pull/92 - Update tile.blade.php by @aymanatmeh in https://github.com/spatie/laravel-dashboard/pull/88 ## New Contributors - @aymanatmeh made their first contribution in https://github.com/spatie/laravel-dashboard/pull/88 **Full Changelog**: https://github.com/spatie/laravel-dashboard/compare/2.1.1...2.1.2 ## 2.1.1 - 2022-04-07 ## What's Changed - Ability to not load external dependencies by @billmn in https://github.com/spatie/laravel-dashboard/pull/90 ## New Contributors - @billmn made their first contribution in https://github.com/spatie/laravel-dashboard/pull/90 **Full Changelog**: https://github.com/spatie/laravel-dashboard/compare/2.1.0...2.1.1 ## 2.1.0 - 2022-02-08 ## What's Changed - Trello tile added. by @tkaratug in https://github.com/spatie/laravel-dashboard/pull/66 - Update twitter-tile.md by @tvbeek in https://github.com/spatie/laravel-dashboard/pull/67 - Small typo fix by @JosephSilber in https://github.com/spatie/laravel-dashboard/pull/68 - Helpscout tile added by @Dion213 in https://github.com/spatie/laravel-dashboard/pull/69 - Laravel news tile by @dietercoopman in https://github.com/spatie/laravel-dashboard/pull/83 - Allow Laravel 9 by @tvbeek in https://github.com/spatie/laravel-dashboard/pull/87 ## New Contributors - @tkaratug made their first contribution in https://github.com/spatie/laravel-dashboard/pull/66 - @JosephSilber made their first contribution in https://github.com/spatie/laravel-dashboard/pull/68 - @Dion213 made their first contribution in https://github.com/spatie/laravel-dashboard/pull/69 - @dietercoopman made their first contribution in https://github.com/spatie/laravel-dashboard/pull/83 **Full Changelog**: https://github.com/spatie/laravel-dashboard/compare/2.0.1...2.1.0 ## 2.0.1 - 2020-12-12 - allow PHP 8 ## 2.0.0 - 2020-09-09 - add support for Livewire 2 - drop support for Laravel 7 ## 1.3.1 - 2020-09-09 - add support for Laravel 8 ## 1.3.0 - 2020-07-09 - allow to override the external dependencies (#41) ## 1.2.0 - 2020-06-11 - Add `--color-success` CSS variable ## 1.1.0 - 2020-05-08 - Add stacks for assets and scripts on render tile (#16) ## 1.0.0 - 2020-04-30 - Initial release