Releases: voicegain/platform
Release 1.82.1
This maintenance release has the following changes:
- BE-243 Fix for not getting any transcriptions from the Telephony Bot sessions
- BE-244 Fix for erratic recognition in the Telephony Bot
This release also fixes several 3rd-party vulnerabilities.
Release 1.82.0
This minor release chas the following changes:
- BE-73 Add info about language to Mic Recording and File Upload dialogs
- BE-74 Improved Project Move dialog
- BE-76 Improved Zoom Meeting Assistant download page
- BE-80 Improved/Simplified Browser Capture Preview in Transcribe App
- BE-81 New Project Wizard in Transcribe App upon first login
- BE-109 Fixed: Issue with saving meeting with certain commas in the name
- BE-110 Option to send transcription results back over the audio websocket
- BE-113 EZInit Script disable Leader Election on NFS Provisioner
- BE-114 EZInit updated for Containerd
- BE-115 Upgrade minio to highest backwards-compatible version
- BE-119 Improved the throughput for Kappa model when using web-socket to stream audio
- BE-130 Clarified that only Screen and Browser Tab audio capture works
- BE-133 AccountUsage generation complete in new-billing-utility
- BE-135 New Billing Utility writes to postgresql the same data that would be written to Fusebill
- BE-138 Fixed old portal URL still referenced from within Grafana
- BE-143 Fixed incorrect ERROR tooltip visible for new uploaded Voice Signatures
- BE-146 Fix concurrency issue in mrcp_rex plugin history
- BE-148 The Zoom App download page is now correctly reporting the App version
- BE-150 Disabled Automatic creation of a New Transcribe App project upon first login
- BE-151 every GET data API request decreases rate limit by 1 (instead of 10)
- BE-153 Google Storage bucket creation now works in the QA environment
- BE-154 Remove confusing Logs option from LH menu in Edge mode
- BE-155 In Web Console on EDGE: Remove all Log options from the LH menu
- BE-162 Fix Terms of Service it highlight on the LH menu
- BE-163 Offer First Project Wizard when user logs in and has no Projects
- BE-165 Updated Content-Security-Policies for QA Environment
- BE-170 Usability improvements to App Selector (reduce mouse clicks)
- BE-172 Add ability to turn off the current language reminders in Mic and Upload dialogs
- BE-174 Ensure that returned items from the Extended Summary (topics) are unique
- BE-175 Improve reliability of Browser Capture
- BE-178 Show tooltip with Creator name when hovering over avatar
- BE-182 In Transcribe App: Remove diarization from the Browser Capture preview
- BE-184 Better location for the close-search-box icon
- BE-188 In Web Console: Make email on the Phone Management Page clickable link
- BE-193 Fixed: Unable to go from Apps page direct to Project Transcripts page
- BE-194 Support Statefulset uniMRCP deployment (for Cloud)
- BE-200 Fixed upload of corpus files for Language Model
- BE-202 Fixed uploading an audio file on demo.voicegain.ai
- BE-207 In Demo App: Allow more audio file types for Upload
- BE-209 Add back button to Pricing Plans page in Transcribe App
- BE-212 In Transcribe App: show creator name tooltip when hovering over creator avatar
- BE-213 Made email in balance details clickable (mailto:)
- BE-214 In Demo App: Remove FFW and REV buttons
- BE-219 In Web Console: Move password reset link to the first step
- BE-227 Added a link to submit a support ticket in Transcribe App
- BE-229 Added new field "complianceType" to Account
Release 1.81.0
This minor release has the following fixes and improvements in the Transcribe App:
- BE-21 Fix expanded left-hand menu obscuring page content if frozen
- BE-24 In user Profile add a setting to hide language flags on Project icons
- BE-26 New Project design for the Transcribe App (mainly left-hand menu)
- BE-27 Add Search within transcript in the detail view in Transcribe App
- BE-52 Flags on Projects are inconsistent
- BE-59 Back button doesn't work
- BE-63 Transcribe from URL not working in Transcribe App
- BE-64 Upgrade on home page of the Transcribe App takes you to Password Reset
- BE-65 Plan Upgrade page working off stale billing data
- BE-66 Walk-Through Wizard cannot be launched
- BE-68 Hide expanded LH menu upon a click
- BE-112 None or not all Projects are visible on Edge
- BE-126 Clicking on the Downgrade button has no effect
- BE-127 Show a Tool Tip for Project Settings
- BE-128 Sending password confirmation in clear-text
- BE-140 Modify behavior of the expandable LH menu - do not expand when I merely move the mouse across it
- BE-141 Show tooltip when hovering over project icon in the transcript list on home page
This release has the following fixes and improvements in the rest of the Voicegain Platform:
- BE-48 Issue with AccountUsage collector query
- BE-53 Issue with AccountUsage collector query (2)
- BE-56 Duplicate/Triplicate Projects visible in Transcribe App
- BE-62 Text formatter occasionally throws an Exception
- BE-117 Increase the limit for the number of concurrent websockets
- BE-118 Remove duplicate Transcribe App projects on Edge
- BE-129 Reduce real-time delay in case of many concurrent sessions
- BE-146 Fix concurrency issue in mrcp_rex plugin history
Release 1.80.2
This maintenance release has the following fixes:
- BE-106 SMU is using a lot of Redis memory
Release 1.80.1
This maintenance release has the following fixes
- BE-51 Fix for WS/WSS protocol for Audio Streaming is not working
- BE-54 Fix session_duration set to 0 for each offline ASR session measurement in influxDB
- BE-58 Add missing insecure websocket url to Ingress
Release 1.80.0
This minor release has back-end improvements that will eventually give better monitoring more precise billing/usage data. It also includes a model that is more accurate on call-center audio.
We also made changes to support new Billing Plans in the Transcribe App.
- BE-1 Fixed number formatting in multi-speaker transcripts
- BE-2 Fixed error connecting to Redisson caused by 3rd-party lib
- BE-3 Fix issues where in some cases mixed meeting audio was missing some channels
- BE-6 Fix measurements not written to influxDB due to field format mismatch
- BE-7 Fix measurements not written to influxDB due to field format mismatch
- BE-9 Fix issue where measurements with identical timestamp would overwrite
- BE-15 Resolve issue with field type being inconsistent with old data
- BE-30 Fix service startup problem due to invalid character in authorization value
- BE-39 Configure production-ready log levels on classes that write to influxDB
- BE-17 Configure Cloud influxDB connection parameters for all environments
- BE-18 Configure influxDB writing classes correctly for deployment on Edge
- BE-19 MeasurementWriter to be able to distinguish if it is running in Cloud or on Edge
- BE-20 Add diarization and channel_selector tags to api_session_asr measurements
- BE-33 AccountUsage generator should use longer query interval if run for the very first time
- BE-36 Deploy latest offline model VoiceGain-omega-x - trained on additional call-center audio
- BE-38 Changed pricing and time limits on Transcribe App plans
Release 1.79.0
This minor release has several back-end improvements to the core Voicegain Platform:
- The rate limits use is now logged to the influxDB and can be queried from Grafana.
You can configure alerts in Grafana so that you can know if you are getting close to the rate limits. - The throughput in the offline mode has been further improved.
Edge deployments have been tested to 1200 hours transcribed per hour for extended periods of time. - Cause for the spike in redis use under extreme loads has been identified and removed.
This will result in better stability due to much lower use of the redis resource. - Edge deployments to GCP VPC now require smaller set of permissions to use Google Storage.
- In Edge deployment, MongoDB indexes are created on startup. The set of indexes used has been optimized.
- Removed
permessage-deflate
support on websocket connections used by real-time transcription.
This in order to reduce the latency.
Release 1.78.1
This maintenance release includes the following for the Transcribe App:
- Keyword and phrase highlighting in the transcript text
- Bug #671 fixed: home/login page loop in all the nonces somehow are removed from the indexedDB
Release 1.78.0
In this minor release the throughput of the offline transcription in two-channel mode has been significantly improved.
This release addresses the following issue for the rest of the Voicegain platform:
- #82: (ACP) Add matomo to Web Console (dev and prod)
- #86: (CMP) the Detail option takes me to the Login page instead of the Account Detail page
- #212: ascalon-asr-api cannot start on CHD environment
- #214: Get error when running offline transcribe on CHD
- #216: Add code that logs the measurements for usage of rate-limits per account
- #217: Log usage of the offlineQueueSizeLimit
- #220: Edge deployments to GCP VPC now support Google Storage via S3 adapter
- #223: Add language to the result of Transcription
- #225: Random text output from real-time transcription in some cases after long silence
Release 1.77.1
This maintenance release includes:
- Back-end update of Redis to 6.2.10 which has a fix to for the issue redis/redis#11590
- More accurate real-time model