[forumify] 1.2.0

By jannes , Aug 1, 2026
  • jannes @jannes
    Aug 1, 2026

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

    1.2.0:

    • add auto-scroll to related comment when clicking on links from notifications, emails, "last comment", and after creating a new comment
    • add automatic image resizing for assets like logos, avatars,... to improve loading speed especially on low quality networks
    • add a proper way to use the API, all core entities now sport new API endpoints (documentation)
    • fix admin plugin page crashing when a plugin was removed but still present in the database
    • fix reactions on comments from the first page sticking to comments on future pages
    • fix outdated javascript/css being loaded in CMS pages (users no longer need to clear cache/hard refresh after changes)
    • fix platform install failing when the user goes to a non-existing route

    While the image resizing and API endpoints were added to the platform, please allow some time for them to be adopted in plugins. Each plugin will have to decide for itself which entities to expose through the API, or which images require resizing.

    For a full changelog, click here.