JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
User Essentials
4.5.2
No permission to buy ($35.00)
Fix errors when disabling a user with deleted profile/privacy rows.
Fix "Please enter a valid location" when disabling a user and wiping location
Fix 'disable user' button in admincp due to a broken link in the form submit
Require StandardLib v1.11.0+
Improve support for rendering templates in the mail & api contexts by correctly injecting template filters/functions into multiple rendering contexts
Ensure fake-deleted users are rendered as deleted in all template types (mail/api/baseline)
Send emails after the user disable request has been scheduled or canceled, and do not generate them inside a database transaction
Fix start/cancel/complete user disable requests from the admincp did not work as overlap popups
Tweaks to better prevent errors during add-on upgrade
Fix username change permission unexpectedly not working as expected in some cases
Fix that rejected/disabled users could be sent user disabled reminder notices
Fix select-to-quote & display mini-avatars would result in the avatar icon being rendered as an image
Fix 'Thread starter permissions' functionality ignoring the "Manage any thread" permission for editing what the thread starter is permitted todo
Fix "[UserEss] Can warn users in own thread" permission bypassing can-warn checks
Add admincp action to disable a user, with an option to disable deleting users by admins
When disabling an account via the admin, allow marking the user to appear as deleted.
Add option 'Thread starter permissions default-behaviour'
Add "[UserEss] Edit own thread post friction options" permission, requires Post Friction
Allow changes to "Thread starter permission defaults" to update any thread which has not had non-default thread starter permissions set
Fix "Previous names" tab is visible when user doesn't have any username changes
Fix XF2.2+ support for "[UserESS] Create Poll" permission
Normalize 'user name' text to 'username' and tweak some phrases
Fix unexpectedly strict username history permission check (Effected v4.0.6 only)
Fix "Display previous username list to" option not applying as expected
Fix "Username change interval" being ignored when computing the next username change time based on the XF option "Minimum time between username changes"
Fix redundant 'preview' button being added to the signature editor
Fix username history permission check being inconsistent with adding the indicator that past username changes exist
Fix bad setup of username_date/username_date_visible fields, requires rebuilding for all users
Fixes for self-disable feature
Only apply disabled user check on public controllers
Fix notification of account was disabled not firing as expected
Fix disabled user not being disabled on next page-load after the account is disabled, and instead having to wait for the hourly cron-task to run
Fix admins manually completing a pending self-disable request
XF2.2.7+ compatibility; Prevent duplicate rename record on user merging