This repository was archived by the owner on Jul 16, 2025. It is now read-only.
🎡 New and noteworthy
- Custom containers
- New default HTML content element based on Jodit
- Publishing state markers on the repository and the activity level
- Ability to tag repository within the catalog
- Exposed activity ids and implemented router-based activity focus within the structure view
- Consistent and more intuitive UI
- Mandatory activity metadata support
- Improved activity copy
- Element relationships
- Ability to search activity by name and id within the structure view
- Improved editor experience
- Migrated >80% of UI to the Vuetify 2
- +70 bumped libs
- Improved activity discussions
- Used new code guidelines
- Removed course and teaching element terminology (renamed to repository and content element)
- Improved FE store
- Cleanup
📻 Deprecations
- Renamed schema configuration file to
tailor.config.js
🚨 Breaking changes
- Deprecated
hasAssessments
flag. UseASSESSMENT_POOL
custom container instead. - Deprecated
hasExam
flag. UseEXAM
custom container instead. - Updated .env; please refer to .env.example