Skip to content

Release v1.2

Grigor Malo requested to merge staging into master

NEW:

  • implements a chat feature which allows users to chat, mention other users, upload files
  • MEs and HEs can chat to item's author
  • Create production team dashboard: production team can see all questions in production
  • Production team can edit questions in production, but not publish them
  • MEs and HEs and Production team can chat to each other if item is in production
  • send notification email to user if they were mentioned in a chat
  • send daily email notification about activity in production chat (new messages in the last 24 hours)

FIXES:

  • fix text search for item content in author and handling editor tabs
  • fix error when submitting multiple choice
  • fix incorrect scrolling when clicking on images inside the editor
  • fix incorrect focus in matching questions (firefox)
  • fix error when typing alt text in an image
Edited by Grigor Malo

Merge request reports