Skip to content

Releases: Bridgeconn/obt_workflow

Release Notes v1.0.1

06 Nov 12:40
40cb208

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

09 Oct 09:33
b61ad7d

Choose a tag to compare

What's Changed

  • Adding API for exporting data to s3bucket
  • fixed the incorrect missing verses showing incase of existing book
  • implemented some fixes for individual chapters conversion
  • implemented loading label in signup and forgot password page
  • Replacing sendgrid mailserver with BCS mail server
  • fix the issue of incorrect transcribe api call for unselected book
  • Adding 2 more columns in project table
  • Upload book UI changes
  • Show chapter error status if error present in chapter during project reload
  • implemented upload to s3 in projects page UI
  • New backend changes -adding delete api,retranscribe option
  • UI changes
  • Re-transcribe feature in UI
  • implemented delete book feature in UI
  • prevent verse update on closing modal and closing on clicking outside
  • minor ui fix in action column of project details and download loader
  • UI fixes
  • disable the convert to speech button
  • fixed unable to select already transcribed chapters
  • Merging dev to main for v1.1 minor update
  • disabled the proceed button if no chapters selected for transcription
  • Language UI fixes
  • modify toast by reducing padding
  • Merge dev to main for october 2025 fixes as requested

Full Changelog: v0.1.1...v1.0.0

Release Notes v0.1.1

20 May 08:20
02d25eb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1...v0.1.1

Release Notes v0.1

09 Dec 06:18

Choose a tag to compare

AI OBT Assistant Beta release

This is a UI app made using React and uses the VE AI APIs to help the OBT Projects as they go through the various checking phases.
This is beta release which supports all the functionality running in the browser for partial bibles, for future releases a back-end may employed to cache the VE AI responses for full scale OBT projects.

What's Changed

  • Speech-to-text implementation with uploaded zip file parsing by @KetanKBaboo in #15
  • Bug fixes related to chapter status and chapter content state management by @KetanKBaboo in #24
  • implemented download project functionality by @KetanKBaboo in #27
  • fixed enabled download project button issue by @KetanKBaboo in #42

New Contributors

Full Changelog: https://github.com/Bridgeconn/obt_workflow/commits/v0.1