FIXED: Updated recently banned users on dashboard with some show spam user logic as banned user list
FIXED: Update andrew_reg_country to allow null on entity to prevent error with NF Tickets
FIXED: Refactored how user note category counts are updated to prevent rare scenario of having a negative number
FIXED: Missing code in search users by IP address
FIXED: Added additional null check for country that would kick an occasinoal error with some add-ons
FIXED: Extra colon on user registration (country) field
FIXED: Broken link when review rejected users entry
UPDATED: Check for spam cleaner log instead of spam cleaner phrase for when not showing spam cleaned users on banned
FIXED: Bug where "Privileged" user note option would show when editing a message (forum post) for users with the user note permission
UPDATED: Now accept reason of "Spam" for banned reason to exclude from showing on banned users list when option to show spam users is unchecked
FIXED: Bug causes errors to appear when viewing user notes for certain versions of MySQL and MariaDB.
FIXED: Removed script that wrote number of notes to error log that was used for testing
FIXED: Another misspelling of the word "trigger" that causes an error to appear. Also checked to make sure I spelled it correctly elsewhere.
[*]UPDATE: Updated several template modifications to support XF 2.1 - 2.3
[*]UPDATE: Template with conditional for 2.1 to hide options not supported in 2.1
[*]REMOVE: Profile banner from showing on user file to extend support to XF 2.1
FIXED: Removed unix timestamp displaying beside function
FIXED: Banned user list shows the user banned themselves
FIXED: User didn't get updated permission if their account started off needing to be approved.