All notable changes to Filament Forum will be documented in this file.
Flatten post view: collapsible comment form, no card nesting
- Add rich editor on forum post content by @andreia in #17
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v2.1.1...v2.1.2
- Add stat widgets by @andreia in #16
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v2.1.0...v2.1.1
- Add forum post reaction by @andreia in #15
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v2.0.9...v2.1.0
- Table actions in ActionGroup at row start by @scottgrayson in #14
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v2.0.8...v2.0.9
- Update redundant queries by @andreia in #13
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v2.0.7...v2.0.8
- Ability to add forum by @andreia in #12
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v2.0.6...v2.0.7
- Add Filament 5 support by @andreia in #11
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v2.0.5...v2.0.6
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v2.0.4...v2.0.5
- Add columnSpanFull() by @andreia in #10
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v2.0.3...v2.0.4
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v2.0.2...v2.0.3
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v2.0.0...v2.0.1
bugfix
- Add forum access control and consolidate user traits by @scottgrayson in #8
- @scottgrayson made their first contribution in #8
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v1.1.0...v2.0.0
- The three separate traits (HasFavoriteForumPost, HasMentionables, HasForumUserSearch) have been consolidated into a single
ForumUsertrait. Users should update their User model to useForumUserinstead of the three separate traits.
Remove dependency https://github.com/kirschbaum-development/commentions in favor of TipTap editor for rich text and image attachments.
- Update comments by @andreia in #5
Full Changelog: https://github.com/TappNetwork/Filament-Forum/compare/v1.0.0...v1.1.0
- Tests and Workflows by @swilla in #1
- Add edited to post by @andreia in #2
- Update migrations by @andreia in #3
- Add custom title attribute to user by @andreia in #4
Full Changelog: https://github.com/TappNetwork/Filament-Forum/commits/v1.0.0