Skip to content

v1.3.0

Compare
Choose a tag to compare
@julianpoemp julianpoemp released this 01 Jul 15:02

Bug Fixes

  • dictaphone-editor: fixed problem that audio is not playing on boundary click (4633fbb), closes #110
  • text-editor: fixed problem with firefox appending new line (9062f84)
  • validation: prevent validation errors in markers (0a5b075)

Features

  • 2D-Editor: added transcripts and time labeling to multi-line signal display (5efd758)
  • 2D-Editor: transcription-window: if the last segment contains a break the overview window will be shown. (ebd4a9c)
  • audio: save audio settings (volume, speed) permanently (10e2a7f), closes #128
  • audio playback: playback speed can be increased using time-stretching (bc940d0), closes #26
  • audioviewer: remove boundaries within a selection and join transcripts using D (a0847c4)
  • bug report: improved email template for bug reports (4fbb62e)
  • converter: added ELAN converter for import/export of .eaf files (cff6f1e)
  • Design: hide prompt button if no prompt exists (98e6379), closes #116
  • dist: simplified folder structure of dist (ed4f19a)
  • drop-zone: improved drop-zone incl. decoding process and error messages (f494dd1), closes #109
  • export: export annotation result to .srt for Subtitles (a3f5e32)
  • export: support for webVTT (.vtt) files (d05c1c2)
  • help-tools: stresstest tool to determine the browser's memory limit (807c27d)
  • Modes: demo mode with configurable audio files (d6e8cdd), closes #132
  • octra feedback: option to upload screenshots (da603c7), closes #122
  • overview: editable transcripts in overview table (8a07a9e)
  • projectconfig: option to set url for extern guidelines pdf (471351c)
  • projectconfig: validation can be enabled/disabled for all modes but demo mode (for presentation) (bc9fd9a)
  • shortAudioFiles: fixed shortcuts issue in overview modal (79d463a)
  • text-editor: inline validation using transcription guidelines (09c8f33), closes #23
  • text-editor: marker icons can now be utf-8 symbols (a80364c), closes #112
  • tools: added feature to cut audio files (b92b8f7), closes #117
  • tools: audio cutting feature to export segments to split audio files (63fea44)
  • transcription: notice after longer absence (eeed22e)
  • workflow: Linear Editor and 2D-Editor opens the transcription window automatically if audio sequence is short (5feb5e2), closes #121