Release Notes

This release contains the push notification feature to alert advisors of certain actions and a minor fix to multi-turn responses.



Enhancements

  • [SA-551] - Push Notifications for Advisors
    • StudentAdvisor now allows push notifications to be sent to Admin and Advisors who enable them within the product. This allows notifications to be received even while the user is logged in but away from StudentAdvisor, for example in a different tab. In order for users to begin subscribing to the push notifications they must be enabled by an Admin user in PlatformManagement. Once enabled by the institution, individual users must enable it for themselves in order to participate in receiving them.
    • The following notifications can be enabled:
      • New Chat Request: as a student is added to the Awaiting Advisor queue, a push notification will be sent to any advisor currently flagged as available for live chat and has push notifications enabled
        • this notification directs the user to the Awaiting Advisor tab
      • Student Transferred: as a student is transferred from one advisor to another, the receiving advisor will receive a push notification, if enabled
        • this notification directs the user to the My Conversation tab, opened to the student that has been transferred
      • New Message Received: as a student sends a message to an advisor in a live conversation under My Conversations, the receiving advisor will receive a push notification, if enabled
        • this notification directs the user to the My Conversation tab, opened to the student who sent the message



Fixes

  • [SA-591] - Multi-Turn Responses with Child Questions Don't Display Videos
    • Fixed an issue where responses from a multi-turn question were not displaying its video correctly.