autoEdit2 Changelog

What's new in autoEdit2 1.0.19

Mar 28, 2019
  • Fixed jekyll vulnerability

New in autoEdit2 1.0.18 (Mar 11, 2019)

  • Merge pull request #91 from OpenNewsLabs/imb-ui-fix
  • IBM Settings helper text + fix config var

New in autoEdit2 1.0.17 (Nov 23, 2018)

  • Added line segmentation option for plain text with timecode export option

New in autoEdit2 1.0.16 (Oct 2, 2018)

  • Increased version to 1.0.16 after removing updater to see if can create a version that works on Windows/Linux.

New in autoEdit2 1.0.15 (Oct 2, 2018)

  • There was bug that only allowed to transcribe with speechmatics in US english, now fixed to suport multiple languages

New in autoEdit2 1.0.14 (Sep 7, 2018)

  • Added support for AssemblyAI

New in autoEdit2 1.0.11 (Jul 4, 2018)

  • Bug fixes and improvements:
  • IBM had changed their credentials authentication system, so if using IBM Watson for STT, this patch provide a workaround solution while figuring out potentially a more stable solution.

New in autoEdit2 1.0.10 (Apr 24, 2018)

  • Bug fixes and improvements:
  • Fixed Speechmatics support for languages other then en-US, tested Hindu, Spanish and Italian, should work with everything else.
  • Added language model info in transcription view under info button.

New in autoEdit2 1.0.8 (Apr 7, 2018)

  • Bug fixes and improvements:
  • Fixed bug when creating new story point in paper-edit.
  • Fixed export of plain text file from transcription view

New in autoEdit2 1.0.7 (Jun 26, 2017)

  • Bug fixes and improvements:
  • Various bug fixes.
  • Transcriptions and Paper-edit lists are now sorted alphabetically. (also transcriptions list in paper-edit view)
  • fixed broken link in new transcription page pointing to user manual for setting up STT services
  • Fixed broken link in settings page for IBM credentials to user manual
  • Wrapped words for transcription title in lists in paper-edit show page, eg if you give it a name with no spaces such as : test_a_name_so_long_that_needs_wrapping_up_, for instance when using clip name as name of transcription.
  • Video Keyboard shortcuts now work for transcription text editing mode as well.
  • fixed file upload bug
  • New features:
  • Added a file validation that greys out unsupported files (using a list of file supported by ffmpeg ) , if there's an audio or video file you are no longer able to open as a results of this, please do get in touch.
  • Developer notes:
  • As of 1.0.7 autoEdit runs on electron and no longer on nwjs.