User Essentials

User Essentials 4.4.1

No permission to buy ($35.00)
  • 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
  • Like
Reactions: Nirjonadda
  • 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
  • Like
Reactions: Nirjonadda
  • 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
  • Like
Reactions: Nirjonadda
  • Fix typo in method name causing error when merging users
  • Fix sending username change to moderators who shouldn't see the alerts (ie moderators who can't approve username changes)
  • Fix XF2.1 to XF2.2 username migration did not update username_date/username_date_visible columns
  • Fix username merging does not update username_date/username_date_visible columns when adding a username change record
  • On install, rebuild username_date/username_date_visible columns for user.
  • Add "Display mini-avatars in quotes" option to support displaying the mini-avatar in quotes, may require changes to quoting styling to fit the smallest user avatar (24x24 px)
  • Like
Reactions: Nirjonadda
  • Fix additional username change alerts are not marked as owned by this add-on
  • Fix username change alerts are made when deleting user
Top Bottom