Skip to content

Commit

Permalink
1.82.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DrJJ committed Apr 27, 2023
1 parent 7ad84a0 commit dbdf303
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 33 deletions.
39 changes: 6 additions & 33 deletions ANNOUNCE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### Maintenance release 1.82.2 is scheduled for 4/27/2023 between 5:30pm and 7pm CST

This release has the following changes:
* BE-256 Modified App Selector to properly render on mobile browsers
* BE-257 Added notice to Login Screen on Transcribe App on mobile browsers

### Maintenance release 1.82.1 is scheduled for 4/25/2023 between 5pm and 7pm CST

This release has the following changes:
Expand Down Expand Up @@ -312,39 +318,6 @@ This release addresses the following issues for the rest of the Voicegain platfo
* #147: Return Phrases in SA Config in fixed order
* #148: Validate regex loaded from the built-in Key-Items JSON

### Maintenance release 1.71.1 is scheduled for 12/9/2022 between noon and 2pm CST

This release fixes 3 issues:
* #143: Weird clock values when on Edge and logged in as a user with role User
* #617: (Edge) New created project not visible in the project list
* #618: (Edge) New created project shows files from an older project

With this release we also support a minimal, self-contained, docker-compose deployment of MRCP ASR on GPUs.

### Minor release 1.71.0 is scheduled for 12/8/2022 between 2pm and 6pm CST

This release adds configurability of the Key Items of the Meeting Minutes in the Transcribe App.

This release also addresses the following Transcribe App issues:
* #556: Prepopulate the Name with the file name
* #599: Show project name on transcript detail view
* #602: Show avatar if Speaker is a User
* #605: In Overview view, clicking on the times in the Summary should scroll to relevant Section
* #607: Remove the front-end bolding of keywords in key sentences (done in back-end now more accurately)

This release addresses the following issues for the rest of the Voicegain platform:
* #128: Add justification fields in meetingMinutes
* #129: Support json-mc in GET /asr/transcribe/{sessionId}/transcript
* #130: Speed up GET /asr/meeting
* #131: Add metatada to PUT /asr/meeting
* #132: Prepopulate SA Config with Meeting Minutes phrases
* #133: Meeting Minutes defaults for existing projects
* #136: Change the lock-out duration for user sign-in

Other changes in this release are:
* Updated EZ-Init script
* CallHome License Server



**Backwards incompatibility:**
Expand Down
6 changes: 6 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## Release 1.82.2

This maintenance release has the following changes:
* BE-256 Modified App Selector to properly render on mobile browsers
* BE-257 Added notice to Login Screen on Transcribe App on mobile browsers

## Release 1.82.1

This maintenance release has the following changes:
Expand Down

0 comments on commit dbdf303

Please sign in to comment.