Skip to content

Velour v4.0

Latest
Compare
Choose a tag to compare
@underscope underscope released this 30 Jun 14:55
· 3 commits to master since this release

🎡 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 totailor.config.js

🚨 Breaking changes

  • Deprecated hasAssessments flag. Use ASSESSMENT_POOL custom container instead.
  • Deprecated hasExam flag. Use EXAM custom container instead.
  • Updated .env; please refer to .env.example