Monthly release for November
What's Changed
Features
-
Adds a side menu for the app by @dalmia in #523
Now, you can access our documentation, product guides, information on what's new - all in one place. Plus, it's neater than before!
-
Adds a button to share draft link with other educators in the team + better error pages by @dalmia in #504
-
Showing timestamp while dragging the time markers to select question position in the video + using a better tooltip by @deepansh96 in #542
Enhancement
-
Performance Enhancement for Login + Home Pages and mobile enhancement for Login page by @dalmia in #479
An example of how the performance improved for the login page after the change:
-
Transpile dependencies + remove Google analytics + avoid fetching legacy JS in new browsers by @dalmia in #484
This increases the reach of the browsers that Plio works on and improves performance by fetching fewer files when rendering the
webpage. See how a student living in a low-income community is [able to use].
(https://www.linkedin.com/feed/update/urn:li:activity:6872939637908766720/) Plio for learning as well. -
Added configurable close button to dialog box by @dalmia in #516
-
ENH: network connectivity up/down detection and corresponding toasts by @deepansh96 in #522
-
Cypress integration for end-to-end testing + addition to CI by @rathorevaibhav in #545 and #526
-
Round scorecard accuracy to the nearest integer by @dalmia in #499
-
Changed the positions of the draft and updated_at elements to make a better use of space by @dalmia in #519
-
Make the plio preview close button clickable and visible again (on phones) by @dalmia in #537
-
Added a spinner for deleting plio and switched to using a common page-loading spinner for the app by @dalmia in #536
-
Item markers were not showing up in the preview on the editor by @dalmia in #550
Bug fixes
- WebSocket Connection with logged out SSO user is not destroyed upon logging out by @deepansh96 in #494
*FIX: fixed inconsistent ordering while adding questions in between other questions by @deepansh96 in #487 - FIX: better error handling for re-auth cases by @deepansh96 in #489
- FIX: bug resulting in 400 in
events/
call by @deepansh96 in #513 - FIX: bug fix and error handling by @deepansh96 in #512
- FIX: better reauthentication logic by @deepansh96 in #509
- FIX: installation and deployment by @dalmia in #496
Miscellaneous
- Disable create button while the home page is loading by @dalmia in #501
- Using a common dialog box for the app by @dalmia in #528
- DEL: removed unused old aws cognito code for getting analytics api token. by @deepansh96 in #491
- Update 'watching' events instead of re-creating them everytime by @deepansh96 in #534
- [Snyk] Upgrade axios from 0.21.4 to 0.22.0 by @snyk-bot in #495
Full Changelog: v0.4...v0.5