Releases: Team-Tea-Time/laravel-forum
Releases · Team-Tea-Time/laravel-forum
6.0.7
- Updated
kalnoy/nestedset
to the latest stable release
6.0.6
- Changed the default
forum.frontend.preset
config value to blade-tailwind
6.0.5
Preset: livewire-tailwind
- Fixed an issue with category deletion not cascading to threads and posts
- Updated single thread deletion to redirect back to the thread when it was only soft-deleted
Actions
- Fixed an issue whereby posts would be orphaned when permanently deleting threads in bulk
6.0.4
livewire-tailwind preset
- Fixed permanent bulk-deletion of posts.
6.0.3
livewire-tailwind preset
- Fixed non-localised timestamps.
- Fixed parent post relationship not being created when replying to a specific post.
6.0.2
- Fixed some authorization checks
6.0.1
- Reinstated missing
general.generic_confirm
en translation string
6.0.0
Highlights:
- Laravel 11 support
- Improved UI Preset functionality
- Old presets updated to use NPM and Vite
- A new Livewire-powered UI preset with a fresh look and dark mode support
6.0.0-rc.9
Fix some issues relating to marking threads as read