Feature: New user group permission: Can mention users
Change: Refactored backend code
Change: Bump minimum PHP version to 7.4 and recommended version to 8.2
Fix: Fix MySQL errors when unsubscribing from Watched emails
Fix: Fix PHP 8.4 compatibility issue
!!!This version requires PHP 7.4+!!!
This version adds a new permission; Can mention users. Without this permission, even normal @ user mentions will not trigger a link nor a notification, which can reduce spam from less trusted users.
This version also refactors some backend code and fixes a compatibility issue with PHP 8.4.