Skip to content

2017061000 Release

Compare
Choose a tag to compare
@jmalmsten-panopto jmalmsten-panopto released this 13 Jun 18:16
· 40 commits to master since this release

Generation 2, initial release. Recommended to stay this version if it runs smoothly at this moment.

Upgrade from version 2017032401 or before, to this version (2017061000) requires the reprovisioning of Panopto course folders. The result is transparent to the end users, but the process itself may take up to a few hours and Moodle becomes inaccessible during that time. Please see Panopto support page (https://support.panopto.com/MoodlePluginUpgrade17) for more information and plan upgrade accordingly.

This version of plugin supports (a) Moodle 3.1 or later and (b) Panopto version 5.4.0 or later.
Please upgrade both Moodle and Panopto versions before plugin upgrade.

This plugin version has the following improvements.

  • Improve the performance of provisioning and permission synchronization.
    • Course provisioning creates a course folder and associated groups, but the user access is granted at the login time of each individual user. It was done at provisioning time and for all users.
    • Permission synchronization is done in differential basis. It was done by removing existing permission set and adding new permission set each time.
  • All communication to Panopto server is now HTTPS.
  • Fix the problem that the folder provisioned by plugin and the folder created by LTI link are different.
  • Fix the problem that viewer permission may not be revoked when a student unenrols from the course.
  • Fix the problem that student email may not be pulled to Panopto.
  • Fix the problem that Moodle admin user sees all Panopto folders in provisioning UI.
  • Add more detail error message when provisioning fails.
  • Fix the problem that publisher capability may not be removed when the option is turned off.
  • Fix the problem that some versions of postgresSQL experienced the database error.