--------------------- * feat: Added CourseRunMetadataProvider to fetch course run info. * feat: Added CourseRunXBlockSkillsTracker model to track xblock tagging under courses. * Switch from ``edx-sphinx-theme`` to ``sphinx-book-theme`` since the former is deprecated. See https://github.com/openedx/edx-sphinx-theme/issues/184 for more details.
1.38.1
--------------------- * fix: Update the `attributesForFaceting` list to include the `b2c_opt_in` field
1.38.0
--------------------- * feat: Added a new attribute (`b2c_opt_in`) to the JobSerializer
1.37.3
--------------------- * feat: generate job description only if job has name and description is empty
1.37.2
--------------------- * feat: Generate ai based job descriptions
1.37.1
--------------------- * feat: making sub_category skills to job specific in career tab.