Releases: Team-Tea-Time/laravel-forum
Releases · Team-Tea-Time/laravel-forum
6.0.0-rc.9
Fix some issues relating to marking threads as read
6.0.0-rc.8
Revert previous fix - needs parent_id instead of post
6.0.0-rc.7
Pass parent post (if available) to thread reply form
6.0.0-rc.6
Fix ThreadReply
6.0.0-rc.5
Add some missing authorization checks
6.0.0-rc.4
Fix thread.create panel colour in livewire-tailwind preset
6.0.0-rc.3
Make frontend checks in service provider safer
6.0.0-rc.2
Update composer dependencies
6.0.0-rc.1
5.6.2
What's Changed
- fix undefined function error by @jeffreyvr in #355
- Add support for user tables with string-based PKs by @Riari in #357
Full Changelog: 5.6.1...5.6.2