Skip to content

Releases: IPS-LMU/transcription-portal

v1.0.9

14 Jun 15:36
cd0fbe2
Compare
Choose a tag to compare

1.0.9 (2024-06-14)

Bug Fixes

  • download-modal: fixed incorrect base names in zip archive (c651ca8)
  • table: cogs appear on pending operations (1aaf7dd)
  • table: context menu does not appear correctly (6de7a0b)
  • tools: audio playback does not stop when leaving tool (a97b990)
  • tools: EMUWebApp doesn't read TextGrid file (e8c4ff6)
  • tportal: fix several issues from migration (8028f41)

Features

  • download-modal: show remove lines button only if something downloaded (ca37004)
  • table: file names are truncated (20cf3e3)
  • tportal: add WhisperX to the list of supported ASR providers (3c09908)

major bug fixes

08 Dec 11:22
c6fb307
Compare
Choose a tag to compare

Bug Fixes

  • asr: fixed quota progress bars (b7b67bf)
  • preprocessing: pairs of audio and transcript are not combined to tasks correctly (5bd6825)
  • preprocessing: splitting audio files into channels doesn't work correctly (38cef0a)
  • proceedings: missing audio information in file info popover (5113d2b)
  • processing: several wrong naming issues (cf9306d)

escaping filenames, display quota, other fixes

09 Feb 18:08
3b18df5
Compare
Choose a tag to compare

Bug Fixes

  • results: fixed problem with retrieving results (f41b430)

Features

  • proceedings: format timestamps to local ones (4152f10), closes #55
  • queue-modal: added information about remaining quota (9862529)

v1.0.6

16 Mar 10:26
80b40a3
Compare
Choose a tag to compare

Bug Fixes

  • verify: verify button disabled after restart with queued files (9b252f6)

Features

  • general: hide access code in logs and in settings (d6130a8), closes #58
  • general: renamed OH-Portal to TranscriptionPortal (3c65fce)
  • verify-step: portal checks audio file if it fits the ASR provider's requirements automatically (9bed9a1), closes #46

v1.0.5

17 Feb 11:52
8cbab8e
Compare
Choose a tag to compare

Bug Fixes

  • downloads: fixed download by line bug and improved generation of downloads (39c9a1d), closes #56
  • emu-webApp: fixed issue that transcript is not loaded in EMU webApp, fixed retrieving its result (d038f38)
  • operations: fixed status behaviour of operations (5a73bf0)
  • preprocessing: fixed issue that audio split into channels is not working (a015e0b)

Features

  • download-modal: close modal after selected lines were removed (ebc6e85)
  • maintenance: added maintenance snackbar (8cbab8e)

v1.0.4

09 Nov 18:03
f78205d
Compare
Choose a tag to compare

Bug Fixes

  • results-table: fixed duplicated rows (3a54235)

Features

  • access code: added option to set an access code to increase quota (68b9084)
  • columns: added export column (94c2d7e)
  • compatibility: added background compatibility check (6399259), closes #43
  • EMU-webApp: results are now retrieved by the EMU-webApp (b8726c8)
  • export: changed folder names for each step (ad02426)
  • feedback: improved feedback modal the same way as OCTRA (e439332)
  • operations: show information of service provider while processing ASR. (2d00107)
  • popover: simplified and beautified error messages and warnings (7ac41bc), closes #44
  • queue: show further information about the service providers (e185a63)
  • results: added conversions to WebVTT and SRT (36eede9)
  • tracking: added option for tracking via Matomo (d8566be)

v1.0.2

22 Jun 07:29
Compare
Choose a tag to compare

Features

  • Popover: option to paste the error message to the clipboard

Bug Fixes

  • ASR: fixed failing ASR
  • Popover: counter didn't stop on error

v1.0.1

25 Jan 15:29
Compare
Choose a tag to compare

Bug Fixes

  • http-requests: fixed problem with http-caching (3f1b050)
  • popovers: fixed problems with positioning and fadein/fadeout (c34bd08)

v1.0.0

18 Oct 21:52
Compare
Choose a tag to compare

Features

  • download: download archives from results and conversions (4ff2295), closes #5 #30
  • show offline icons (f5e83ff)
  • context-menu: remove selected appendings (dfe77b3), closes #1
  • file-collection: transcript files can be added four processing (a4d7d96)
  • files: file preview for transcripts (6d271d1), closes #16
  • folders: open/close folders (da72f94), closes #22
  • settings: option to remove all data (16fa888)
  • shortcuts: added shortcuts for pc and mac (4c45b38), closes #33
  • sidebar: default sidebar width can be changed by the user (a38c241), closes #32
  • sidebar: resizeable sidebar (1e300be), closes #11 #9
  • transcripts: Save transcripts to Browser's storage (IndexedDB) (08cdadc), closes #6
  • workflow: MAUS and EMU-webApp can be skipped (dca41ef), closes #4
  • workflow: new workflow: Add -> Verfiy -> Start/Stop (939ce46), closes #38