- Last Published: 2022-01-10|
- Version: 5.0.0
Release notes for version 4.18.0-beta1
Released to Beta on 25 June 2018
CaptureCast Platform 4.18-0-beta1
- Add updated x264 dependency to base platform.
- Base platform now directly loads Xuggler, after loading x264.
- Add ability for configuration module plugins to declare a type, which is a free-form string describing its role in the system (e.g. external_scheduler, authentication, notifier)
HTTP API Plugin 3.3.1
- Add API method for deleting users.
- Add API method for getting list of roles.
- Implement “type” field for configuration module plugins.
Live Preview Plugin 3.3.2
- Restrict framerate of recording live previews to 20 fps.
- Add settings to further restrict framerate and resolution of recording live previews with increasing number of encodes. The current maximum settings are:
- 720p@20fps up to 2 encodes
- 720p@15fps up to 4 encodes
- 720p@10fps up to 7 encodes
- 540p@10fps for 8 or more encodes.
LDAP Plugin, Kaltura Scheduler Plugin, Email Notification Plugin, Webhook Plugin, Twitter Notification Plugin
- These plugins were tagged with the appropriate type (authentication, external_scheduler, or notifier) as appropriate. This is visible in the API but does not affect the (current) UI or any backend code.
Google Drive Plugin 1.3.2
- Completely remove username and password from plugin options. Note that the ability to use ClientLogin (username authentication) was disabled by Google in 2015 and subsequently removed from the Google Drive Plugin.