Skip to content

Releases: FriendsOfBotble/fob-comment

1.2.9

19 Apr 00:36

Choose a tag to compare

Improve setting validations

1.2.8

18 Apr 04:18

Choose a tag to compare

Improve screenshot, JS and change to use Vite

1.2.6

27 Mar 03:06

Choose a tag to compare

Improve email templates for comment notifications

1.2.5: feat(fob-comment): add email notifications for comments and replies

17 Mar 01:46

Choose a tag to compare

    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

16 Jan 03:54

Choose a tag to compare

Improve UI

1.2.3: feat(comment): improve UI and add customization settings

08 Jan 09:33

Choose a tag to compare

    - 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

07 Jan 15:52

Choose a tag to compare

Add rate limiter, improve UI

1.2.0

17 Dec 05:50

Choose a tag to compare

Refactor code

1.1.27

03 Nov 02:50

Choose a tag to compare

Add option to disable website field in comment form

1.1.26

12 Oct 15:15

Choose a tag to compare

Update translations