Release notes for version 4.8.0-beta2

Released to Beta on 7 August 2017

Schedule Form Plugin 1.0.1

  • Add support for publishing configuration overrides in query string.
  • Add support for numerical forms for date/time based parameters.
  • Add allowed formats for parameters in settings UI.
  • Add support for passing any query parameter into the redirect url.
  • Update documentation.

LDAP Plugin 1.0.2

  • Fix bug where “delete selected queries” deleted all queries.

Scheduler Plugin 3.1.26

  • Add support for CaptureRequest publishing configuration overrides in CaptureTask.
    • This allows specific captures (ad-hoc or scheduled) to set specific publishing options, which take precedence over options specified in the template.
  • Optimize loading of scheduled events to load asynchronously in the background when necessary.
  • Remove backend validation for capture start time being after current time. We are planning to allow extending currently running scheduled events, so this validation will later be implemented in a more specialized way where it checks if the capture is currently running before rejecting it.
    • The UI still does its own validation for this so this change doesn’t affect user experience.
  • Initial (untested) support for adding additional event sources to scheduler.
    • This would be used by other plugins to extend the scheduler.

Kaltura Plugin 1.4.1

  • Fix creation of nested categories that do not exist.
  • Allow passing in arbitrary partner data (as a JSON string). This is not exposed in the UI.