[forumify] 1.3.0

By jannes , Sep 13, 2026
  • jannes @jannes
    Sep 13, 2026

    A new version of forumify/forumify-platform is available.

    1.3.0:

    • add quote replies
    • add tables to the rich text editor
    • add image resizing in the rich text editor
    • add a file upload input type
    • add privacy policy generator
    • add "Privacy disclosures" CMS widget
    • add improved user ban and delete flows
    • add an option to delete all of a user's content when deleting or banning their account
    • add a banned indicator to profiles and comments, and hide the message/follow buttons for banned users
    • add "no badges" and "no activity" messages on profiles instead of empty sections
    • add an option to "unsubscribe" from message threads
    • add a lazy-loading user picker when starting a message thread, which makes it faster on forums with many users
    • add debounce to mention searching
    • add a testing kit for plugins (test kernel, factories, API test cases and a test setup command)
    • fix N+1 query issues on the forum pages, which makes forums with many topics much faster
    • fix images in edited comments being saved as base64 instead of being uploaded
    • fix the notification handler failing when the subject was deleted
    • fix "deleted" showing in the notification list
    • fix nested collection menu items
    • fix profile previews sending multiple requests for the same user
    • fix the avatar placeholder being too large when no avatar is set
    • fix the table align tool being hidden behind the toolbar

    For a full changelog, click here.

    Or read the 1.3 devlog