Skip to content

v7.54

Choose a tag to compare

@cpl-automation cpl-automation released this 30 May 12:24
· 109 commits to main since this release
Immutable release. Only release title and notes can be modified.
d48c5e3

Release Notes

This update includes bug fixes and improvements.

Lecture Slides (Preview)

Note

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

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

Updates & Improvements

  • Lecture Slide manifest generation now gives the model clearer timing rules for placing questions within slide timing ranges.
  • Lecture Slide manifest generation now derives slide-relative question and resume offsets from the absolute lesson timestamps, improving alignment between questions, slide positions, and narration playback.
  • Lecture Slide manifest generation now uses higher-effort OpenAI reasoning and priority processing for generated manifests.
  • Lecture Slide manifest generation now opts out of stored OpenAI Responses API runs.

Resolved Issues

  • Fixed: Reprocessing Lecture Slide assets may not fully replace existing slide pages with regenerated slide images and extracted text while preserving page notes.
  • Fixed: Regenerating a Lecture Slide manifest may preserve stale knowledge check questions and options instead of replacing them with the latest generated manifest output.
  • Fixed: Reviewing slides in Edit Assistants may not work because some browsers may not load .mjs JavaScript assets from the PingPong web server with the expected JavaScript MIME type.

Deployment Information

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

Deployment Details

  • N/A

Related PRs

  • feat(slide): updates to slide processing and manifest generation by @ekassos in #1773

Full Changelog: v1363+srv700.web513...v1365+srv701.web514