Releases: Bridgeconn/obt_workflow
Releases · Bridgeconn/obt_workflow
Release Notes v1.0.1
What's Changed
- UI changes by @KetanKBaboo in #255
- implement individual approved chapter text download feature by @KetanKBaboo in #256
- show toast message while deleting and restoring by @KetanKBaboo in #257
- fix race condition issue of showing toast early before invalidating projects by @KetanKBaboo in #258
- change made not to close chapter modal on approval by @KetanKBaboo in #259
Full Changelog: v1.0.0...v1.0.1
v1.0.0
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
What's Changed
- Adding Backend requirements by @AthulyaMS in #22
- removed poc codes and installed new react vite app with shadcn, zusta… by @KetanKBaboo in #70
- UI implementation & added minor changes in backend by @KetanKBaboo in #71
- Development by @RevantCI in #72
- UI implementation (Projects page + project details page - Transcribe feature) by @KetanKBaboo in #73
- Merge dev to main by @RevantCI in #74
- UI implementation by @KetanKBaboo in #75
- added changes in chapter modal regarding approval and text update by @KetanKBaboo in #76
- review changes and minor UI changes by @KetanKBaboo in #77
- Numbering the duplicate projects,added source language ,added docker compose by @AthulyaMS in #80
- minor UI fixes by @KetanKBaboo in #82
- Added developer manual by @AthulyaMS in #83
- update BASE URL in docs and fix download project structure by @KetanKBaboo in #85
- changes after docker deployment by @KetanKBaboo in #86
- fix on chapter conversion process, showing correct verses during conversion by @KetanKBaboo in #87
- Changes in docker , added versification.json ,removing empty chapter folder by @AthulyaMS in #92
- review changes by @KetanKBaboo in #91
- Bug Fixes, UI/UXEnhancements by @KetanKBaboo in #116
- Review changes + Bug fixes by @KetanKBaboo in #123
- fixed a minor bug for existing book upload by @KetanKBaboo in #124
- Review fixes + UI enhancements by @KetanKBaboo in #128
- permission to AI role for downloading project and removing versificaTion path in usfm by @AthulyaMS in #131
- changing models by @AthulyaMS in #132
- added minor UI change and added permission for Admin to download all projects by @AthulyaMS in #141
- Solving failed to fetch error in download by @AthulyaMS in #143
- added success toast message for download(project/usfm) by @KetanKBaboo in #150
- Adding batch input in ai api , added token and url in env by @AthulyaMS in #152
- implemented showing processing ui in status column and minor ux fixes by @KetanKBaboo in #153
- added changes in docker compose by @AthulyaMS in #154
- Added Time logging, minor backend fixes by @KetanKBaboo in #155
- refactored transcribe verse function by @KetanKBaboo in #156
- chapter modal UI changes, verse update colour highlighting by @KetanKBaboo in #164
- Fix by @AthulyaMS in #167
- Verse level check and update during book upload and show in UI by @KetanKBaboo in #168
- Merged dev changes to main after QA passed all the issues by @RevantCI in #170
- Implement UI changes in modal and change archive feature by @KetanKBaboo in #173
- Merging dev to main for release to production by @RevantCI in #174
New Contributors
- @AthulyaMS made their first contribution in #22
- @RevantCI made their first contribution in #72
Full Changelog: v0.1...v0.1.1
Release Notes v0.1
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
- @KetanKBaboo made their first contribution in #15
Full Changelog: https://github.com/Bridgeconn/obt_workflow/commits/v0.1