Skip to content

v7.32

Choose a tag to compare

@cpl-automation cpl-automation released this 19 Mar 23:23
· 331 commits to main since this release
ed57fa2

Release Notes

This update provides important bug fixes and improvements.

Lecture Videos

Note

This release adds new capabilities for Lecture Videos, which remain under active development and are not yet officially supported in Groups. APIs, features, and UI/UX may change before final release.

Lecture Video mode is currently visible only to institutional admins when creating an assistant.

Updates & Improvements

  • The Lecture Video player automatically resumes the lecture after the post option narration has finished playing.
  • Reduced flicker in the preview window by keeping the last visible frame in place until the next preview frame is ready.
  • Improved preview responsiveness by keeping the preview video loaded briefly after hover, which helps avoid unnecessary reloads between quick interactions.
  • Preserve the cached scrubber preview frame when re-entering the seek bar, so quick re-hovers no longer flash the live playback frame while the preview seek catches up.

Resolved Issues

  • Fixed: Lecture video seek previews may appear black.
  • Fixed: Answer feedback shown in comprehension checks may not display in the completion view after the lecture is complete.

Deployment Information

Schema Upgrade Migration Script Permissions Update Task Definition Update Configuration Update
No No No No No

Deployment Details

  • N/A

Related PRs

  • fix(lv): local persist of post answer feedback by @ekassos in #1548
  • fix(lv): warm seek preview on hover without eager initial preload by @ekassos in #1549
  • feat(lv): better preview window by @ekassos in #1551
  • change(lv): auto continue after knowledge check by @ekassos in #1550
  • change(lv): preserve cached scrubber preview frame on quick re-hover by @ekassos in #1552

Full Changelog: v1169+srv592.web417...v1175+srv592.web422