01630
Duplicate dbmenu.php functions were removed from us_helpers.php (Dan Hoover)
01627
Updated spice shaker for enhanced template info and visuals (Dan Hoover)
01639
backup_util.php has been deprecated to usersc/includes/deprecated (Dan Hoover)
01631
The Notification class has been deprecated but is still being auto-loaded for current installs via users/ (Dan Hoover)
01636
Deprecated audit.php file to users/helpers/deprecated.php (will not autoload because they were not loaded at the time of deprecation) (Dan Hoover)
01635
Fixed an issue where deleting users failed (Dan Hoover)
01632
userspice.com/kb ui has been updated for a better user experience (Dan Hoover)
01638
Template manager updated to show bigger/better thumbnails and enhanced accessibility (Dan Hoover)
01626
Dashboard widgets only drag from the header for a better mobile experience (Dan Hoover)
5.5.3
2023-01-10
01621
Resolved styling issues with login modal and social logins (sam) (Dan Hoover)
01624
Fixed styling on login close button on bootstrap 4. (Dan Hoover)
01345
Fixed language call on Validate class. (Dan Hoover)
01346
Fixed issue allowing admins to change passwords without confirming the new pw matches (chalnger86) (Dan Hoover)
01347
New Function: UserSpice_getLogs (Brandin Arsenault)
01348
Only Debugging Logs button will now properly filter logs (Brandin Arsenault)
01349
views/_admin_logs now uses UserSpice_getLogs (Brandin Arsenault)
01350
Security logs now has the ability to hide whitelsited IPs (James) (Dan Hoover)
01375
Updated init.php for new installs to fix redirect bug. (Dan Hoover)
01339
Added new hooks to Page Manager (Dan Hoover)
01338
Remember Var on Login is now above the hook so it can be modified via the hook if required (Brandin Arsenault)
01272
Fixed bad link on Twilio dashboard (Dan Hoover)
01336
Badges User UI updated and new hasBadge function added (Dan Hoover)
01333
Updated plugin manager activation/deactivation/deletion logic (see notes on ticket) (Dan Hoover)
01331
cleanupPermissionPageMatches will no longer produce an error when it is triggered by a logged in user (Brandin Arsenault)
01329
Improper Plugin Removal (deleting files without uninstalling) will no longer cause errors in the Admin Panel or in the Plugins Manager (Brandin Arsenault)
01326
Migrate Core Code from checkMenu (legacy) to hasPerm (maintained) (Brandin Arsenault)
01317
System Messages Footer now correctly defines the Error Class valErr (Brandin Arsenault)
01309
Form builder can now skip fields without creating a custom view (Dan Hoover)
01304
Functions that globalize $user will gracefully fail if accessed without $user being properly defined (or accessed by guest) (Brandin Arsenault)
01303
Fixed issue where some errors were being described twice (Dan Hoover)
01298
New Hook: adminUser createAttempt (Brandin Arsenault)
5.3.5
2021-09-01
01290
The for for log clearing tools in System Logs now has an ID of log_clearing_tools that can be targeted (Brandin Arsenault)
01306
Removed required fields on email settings (Dan Hoover)
01302
Removed non-working ReAuth feature but left fields for plugin development (Dan Hoover)
00978
Added samesite attribute by default to the cookie class. (Dan Hoover)
01052
logs_exempt table pulled from new installs (Dan Hoover)
01051
Rewriting banned.php in a migration file (Dan Hoover)
01049
Added DB Update for container_open_class (Brandin Arsenault)
01047
Backup link fixed on check updates (Dan Hoover)
01046
Fixed Punctuation for Logtype in the Users Class (Brandin Arsenault)
01045
Removed duplicate isStandardUser function (Brandin Arsenault)
01039
Added notice about UserInfo Plugin on registration settings page (Dan Hoover)
01007
Fixed google oauth token errors (Dan Hoover)
5.1.9
2020-10-29
No Issues Resolved
5.1.8
2020-10-29
01043
Created isStandardUser function (Dan Hoover)
01044
Hotfix: hasPerm NULL ID Bug (Brandin Arsenault)
01040
all logs for various login types now say login (Dan Hoover)
5.1.7
2020-10-27
01015
Fixed bug where previously verified emails could not update. (Dan Hoover)
01038
Fixed line-height for the ACP Navigation Toggle that cause misalignment (Brandin Arsenault)
01037
**IMPORTANT** the users.active column was removed for future installs, some code was added to join.php and views/_admin_users.php to handle legacy support for this column (Brandin Arsenault)
01036
Fixed a number of autocomplete issues on the Admin Panel (Brandin Arsenault)
01035
Added setting for main div classes (Brandin Arsenault)
01032
Code & Logic Improvements to hasPerm, added optional parameter to disable masterAccount checking (Brandin Arsenault)
01029
**IMPORTANT** fetchAllUsers now ONLY accepts a boolean value for the desc parameter (Brandin Arsenault) (Brandin Arsenault)
01026
Updated container to container-fluid on standard template (Brandin Arsenault)
01024
Removed legacy code for the session manager on account.php (Brandin Arsenault)
01023
Added a redirect when you successfully add or remove a folder on admin_pages (Brandin Arsenault)
01019
Removed legacy code and performed cleanup on user_settings.php (Brandin Arsenault)
01018
Coding Standard Fixes and strict variables on functions for helpers/helpers.php (Brandin Arsenault)
01017
Coding Standard Fixes and strict variables on functions for helpers/users.php (Brandin Arsenault)
01016
Coding Standard Fixes for users/views/_admin_settings_general.php (Brandin Arsenault)