Skip to content

2021-08-17

Compare
Choose a tag to compare
@lkiesow lkiesow released this 17 Aug 12:43
· 1709 commits to main since this release
2021-08-17

Targets Opencast 10.2

New Features

  • (#308) New error page
  • (#324) New landing page
  • (#325) Warn users when leaving with unsaved changes
  • (#400) Track Selection

Improvements

  • (#313) Improved scrubber handle design
  • (#315, #396) Make metadata fields configurable
  • (#326) Improved hotkeys on macOS
  • (#393) Automate Translation Key Selection
  • (#395) Simplify View Selection
  • (#399) Better configuration documentation

Usability and Accessibility

  • (#305, #306) Keyboard commands to work with the scrubber
  • (#311) Added a validator for datetime metadata fields

Bug Fixes

  • (#309) Update time when moving scrubber, instead of only at start and end
  • (#316) Stopped vertical movement of scrubber
  • (#317) Update title in cutting view according to changes in metadata
  • (#322) Removed unnecessary scroll bars
  • (#323) Fixed preview mode playback not jumping to next non-deleted segment
  • (#346) Fixed waveform generation causing error

Internal

  • (#403) Switch to Opencast Test Server
  • (#401) Simplify Release Scripts