Skip to content

Monthly release for June

Compare
Choose a tag to compare
@dalmia dalmia released this 06 Jul 15:47
· 1508 commits to master since this release
a4c7e2f

Features

  • We support custom authentication for organizations to use their API KEY for bypassing Plio authentication for their viewer. Details here.
  • #372 clear action button for sharing plio (by copying the link, sharing to Twitter and WhatsApp) once it is published from the editor page + in the home page
  • #372 clear action button for playing plio once it is published from the editor page
  • #372 confetti celebrations when the plio is published.
  • We have set up monitoring and logging to trigger alarms when any of our services break or encounter an error. Details here.

Bug Fixes

  • #370 if a user left the platform while being in the organizational workspace and returned, they were being redirected to the personal workspace
  • #372 the editor used to activate the "Publish" button in a published plio upon reloading even when there were no changes
  • #378 option container becomes shorter width when in fullscreen and height > width
  • #378 image container takes too much space when in portrait + fullscreen mode
  • #378 image container width is too large
  • #378 the class flex-row was unnecessarily specified
  • #378 spacing of image and MCQ box and subjective box was very hacky - made it neater
  • #378 subjective box was looking very weird in the preview mode on smaller screens
  • #378 "skip video" button has shadow but "show video" button doesn't
  • #381 fixed several chatwoot errors
  • #384 multiple markers showing up on the player as questions are answered

Enhancements

  • Increased test coverage from 2% to 48%.
  • #350 Removed some useless packages to reduce the deployment package size
  • #357 changed the color of the proceed button that comes after answering a question as it was similar to the submit button
  • #384 a spinner is displayed while a new question is added so that the user receives feedback that their action has been registered