--------------------- * perf: Added caching to `XBlockSkillsViewSet` list endpoint to improve performance and reduce redundant database queries
1.53.0
--------------------- * perf: Introduced db_index on the `created` and `is_blacklisted` fields in `XBlockSkillData` model for performance improvements of `xblocks` endpoint
1.52.0
--------------------- * feat: Added a search feature on skill field in CourseSkills
1.51.1
--------------------- * feat: Added safeguard for nulls before saving job description
1.51.0
--------------------- * feat: Replaced client for ai chat
1.50.0
--------------------- * feat: Skill validation can be disbaled for a course or an organization