August 9, 2024
= 6.7.0 =
* Enhancement: Removed unused avatar code.
* Fix: Issues with the announcement filter were addressed.
* Fix: Resolved CPT filter issues.
* Fix: Fixed Datatable pagination issue.
* Fix: Checked BuddyPress compatibility.
* Fix: Corrected quiz attempts tab z-index.
* Fix: Fixed dashboard and course activity tab z-index filter bar issues.
* Enhancement: Simplified conditions in the code.
* Cleanup: Cleaned up code by separating logic and HTML.
* Improvement: Improved meta query for better performance.
* Enhancement: Processed Course IDs with wp_list_pluck.
* Enhancement: Displayed counts for active courses, completed courses, quizzes, topics, and lessons.
* Fix: Proper initialization of $enrolled_courses.
* Fix: Added a check for the 'search' key.
* Fix: Ensured valid Gravatars are displayed.
* Enhancement: The same function was used to call avatar ld_dashboard_get_custom_avatar.
* Fix: Corrected dashboard statistics for completed courses and assignments count.
* Fix: Resolved UI issues with the "My Quizzes" filter bar.
* Fix: Addressed the default Gravatar setting issue.
* Fix: Enabled subscribers to upload an avatar.
* Enhancement: Applied FILTER_SANITIZE_FULL_SPECIAL_CHARS for security.
* Fix: Removed filter icon from dashboard filters.
* Fix: Corrected issue with total time spent data.
* Fix: Resolved Zoom meeting browser join issue.
* Fix: Ensured ACF free version is called only if the Woo Sell Service plugin is not activated.
* Fix: Corrected download certificate issue.
* Enhancement: Removed the "Number of Students" option.
* Fix: Resolved deprecated issues.
* Fix: Fixed fatal error while viewing assignments in the Group Leader Dashboard.
* Fix: Corrected profile avatar issue with BuddyBoss Platform.
* Fix: Ensured associated questions are visible on the quiz builder.
* Enhancement: Added and fixed datatable pagination.