Students can now remove the profile and header images once set.
Bug Fixes
Fix for not found ajax nonce to restores the instructor select2 search in the sidebar for timeline.
Fixed issue with profile URL in llms/navigation-link block.
Developer Notes
Changed the nonce field name from llms-sl-upload-nonce to llms-sl-profile-image-nonce and the action name from llms_sl_upload to llms_sl_profile_image.
Security Improvements
Correctly escaped the HTML when rendering localized strings in all of the template files.