Skip to content

Releases: elan-ev/opencast-studio

2020-04-20

20 Apr 13:26
30496e2
Compare
Choose a tag to compare

Added

  • Add a progress bar and time estimation when uploading #539
  • Spanish translations #541
  • Remember last used presenter name in local storage and pre-fill it #543
  • Add file size of recording in "Download" button #550

Changed

  • Update dependencies
  • Disable header links while recording #530
  • Improve layout of spinner that is shown while waiting for recordings #538
  • Do not show on-close warning if the recording has been up- or downloaded #540
  • Tweak About Page Maximum Width #565

Fixed

  • Fix bug in integer type checking for settings #529
  • Fix bug in ACL settings value interpretation #532
  • Add two fallbacks to make sure old recordings are not accidentally kept #552

2020-03-26 (OC 8.3)

26 Mar 12:32
35c5626
Compare
Choose a tag to compare

Fixed

  • text/xml is now also accepted as valid Content-Type for the ACL XML request (previously only application/xml was accepted) (#514)

Changed

  • An invalid Content-Type for the ACL XML request does not lead to the ACL template being ignored. Now it's used anyway, but a warning is still printed. (#514)
  • Source map files are now included in the released tarballs. (#515)

(This version is shipped with Opencast 8.3)

2020-03-25

25 Mar 19:51
6128da9
Compare
Choose a tag to compare

Added

  • Add detection of cameras. If none are detected, the buttons for "Camera" and "Screen & Camera" are grayed out and not clickable. (#507)
  • Add configuration options for the ACL sent by Studio on upload (the defaults haven't changed). (#510)
  • Add configurations to limit the maximum video size and frame rate (the default haven't changed). (#508)
  • Add configurations for video bitrate and preferred MIME types (#493)
  • Add option to pass full configuration as hex encoded GET parameter. (#506)
  • Show "Your recording will now be processed by Opencast." after upload. (#509)
  • Full German translation (#491)
  • Add build-time configuration of the settings.json path (#488)

Changed

  • Remove "beta" status of Studio (#505)
  • Update dependencies
  • Settings are now validated against a fixed schema (#493)

Fixed

  • Fix bug in parsing GET parameters that would lead to only the last parameter being used (#476)
  • Errors during upload are now shown to the user (previously, it would just show "Opencast connection not configured"). (#509)
  • Fixed very short recordings on weak devices leading to an error (#504)
  • Fix MIME type to file extension detection (#490)
  • Fix Safari detection (#490)
  • GET parameters are now retained all the time (#482)

2020-03-13 (OC 8.2)

13 Mar 16:51
7f697cf
Compare
Choose a tag to compare
2020-03-13 (OC 8.2) Pre-release
Pre-release

We provide two pre-built versions: -root is built with PUBLIC_URL=/, intended to be deployed on a dedicated server; -integrated is built with PUBLIC_URL=/ and is supposed to run on another (usually Opencast) server and to be served under the path /studio.

(This version is shipped with Opencast 8.2)

2020-03-12

12 Mar 18:18
7b72536
Compare
Choose a tag to compare
2020-03-12 Pre-release
Pre-release

We provide two pre-built versions: -root is built with PUBLIC_URL=/, intended to be deployed on a dedicated server; -integrated is built with PUBLIC_URL=/ and is supposed to run on another (usually Opencast) server and to be served under the path /studio.

2020-03-06

06 Mar 13:47
f2825c2
Compare
Choose a tag to compare
2020-03-06 Pre-release
Pre-release

We provide two pre-built versions: -root is built with PUBLIC_URL=/, intended to be deployed on a dedicated server; -integrated is built with PUBLIC_URL=/ and is supposed to run on another (usually Opencast) server and to be served under the path /studio.