Releases: FriendsOfBotble/fob-comment
Releases · FriendsOfBotble/fob-comment
1.2.9
1.2.8
Improve screenshot, JS and change to use Vite
1.2.6
Improve email templates for comment notifications
1.2.5: feat(fob-comment): add email notifications for comments and replies
Add email notification system to fob-comment plugin:
- Notify admin when a new comment is posted (skips admin's own comments)
- Notify original commenter when someone replies to their comment
- Email templates are customizable via admin Settings > Email Templates
- Both templates can be toggled on/off independently
- Listener runs async via ShouldQueue for performance
1.2.4
Improve UI
1.2.3: feat(comment): improve UI and add customization settings
- Fixed button loading state with custom CSS spinner
- Fixed comment list not showing after submission
- Added color customization (primary and hover colors)
- Added option for comment authors to delete own comments
- Fixed CSRF token handling and validation rules
1.2.1
Add rate limiter, improve UI
1.2.0
Refactor code
1.1.27
Add option to disable website field in comment form
1.1.26
Update translations