User Essentials

User Essentials 4.5.2

No permission to buy ($35.00)
  • Mention tracking rebuild improvements
    • Speed up by reducing queries
    • Reduce long term memory usage
    • Allow multiple instances to be started via setting --type --start --end arguments
  • Update installer code
  • Add "[UserEss] Edit posts in own thread" permission
  • Minor code maintenance to confirm compatibility with upcoming "Collaborative Threads" add-on
  • Support upgrading from 2.0.7+ from 2.7.0+
  • Fix invalid table reference when viewing a thread
  • Properly package add-on to referenced renamed tables when queries are built
  • Fix edit title permission when "Separate thread title and post edit time limits" is set
  • Rename tables to have xf_sv_ prefix
    • If UTF8mb4 (ie full unicode mode) is set, run php cmd.php xf:convert-utf8mb4 after installing to ensure all tables are converted.
  • Fix profile posts/profile post comments not respecting the 'Display mini-avatars' option
This add-on is no longer in beta and can be considered feature complete and stable.

Changes from last beta:
  • Add checking for if alerts/email can be sent to a user for Username changes.
Changes:
  • Avoid duplicate insert alerts for posts, profile posts & profile post comments when editing in mentions.
  • 'Send edited in mentions' feature flag
    • After running php cmd.php xf-rebuild:sv-mentions or "Rebuild content mentions" this flag will be enabled
  • Mention rebuild is now more robust, will resume from the last point across multiple runs.
  • GUI option "Rebuild content mentions"
  • Fix creating a user via admincp
  • When merging user A to User B, copy the existing ban from user A to User B if it is longer than User B's ban or User B is not banned.
  • Allow admin name changes to be created as private, with global option to control the default.
  • Recommend CLI install/upgrade for large forums
  • Provide a CLI tool for rebuilding mention tracking;
    • php cmd.php xf-rebuild:sv-mentions
    • This is very slow
    • Required to prevent erroneous duplicate alerts when a post with quotes/mentions is edited which was created before the add-on was installed.
Back
Top Bottom