Changelog


Version 2.9.0 — June 2026

Added

Version 2.8.3.137 — February 24, 2025

Fixed

  • Fixed unnecessary line break included by CKEditor4 when the "New Paragraph" command was used.

Version 2.8.3 — October 11, 2024

Fixed

  • Minor problems corrected.

Version 2.8.1.4793 — September 18, 2023

Changed

  • Prevent loading Opus Audio Library in the head of the HTML if it has already been loaded in a previous session.

Fixed

  • Reduced the number of update events sent by the Dictation Service during the download of resources at login to avoid overloading the SDK.

Version 2.8.1.4779 — September 12, 2023

Fixed

  • Fixed a bug that prevented using multiple inline commands without pausing during dictation.

Version 2.8.1.4697 — August 30, 2023

Fixed

  • Fixed a bug that keeps the red icon in the browser tab after recording has stopped.

Version 2.8.1.4413 — August 14, 2023

Fixed

  • Fixed a bug that prevented the dictation start buttons from being used on handheld microphones.
  • Fixed a bug that increased the height of the dictation bar when templates contain newline characters.

Version 2.8.1.4359 — June 14, 2023

Added

  • Added JavaScript example in Quick Start and Dictation Bar Component sections about automating login for both Local and Remote Dictation Services.

Changed

  • Microphone names are now displayed with the full name set by the system.
  • Simplified and improved the explanations in the Quick Start section.

Fixed

  • Fixed audio noise issue by reverting to previous version of opus-recorder.
  • Fixed an issue where handheld microphones were using the speaker output as input in Remote Dictation Service scenarios.
  • Fixed a bug that caused a continuous loop of "Invox Dictation cannot access the microphone" message when no microphones were connected.
  • Fixed a bug in Firefox that prevented dictation after login.
  • Fixed a bug in Firefox that could not display the microphone name.
  • Fixed a bug in the dictation bar component whereby the status bar could overwrite an error message.

Version 2.8.1.3843 — March 16, 2023

Added

  • Added support for asynchronous writers.
  • Added code template for asynchronous writers in the documentation.
  • Added explanation in Dictation Bar Component about how to reset the component at runtime.
  • Added section about Session Management in the documentation.
  • Added section about Logging in the documentation.

Fixed

  • Fixed a bug in Writers that selects the first sentence if the cursor was already on the first sentence.

Version 2.8.1.3736 — March 3, 2023

Added

JavaScript SDK:

  • Added the non-minified script file of the Dictation Bar web component.
  • Added remove() public function to Dictation Bar, Dictionary, Templates, and Transformations web components.
  • Added ChangeLogKeywordsToIgnore function to the JavaScript API.
  • Added supported browsers in the documentation.
  • Added instructions to deploy examples in Docker in the documentation.

Recognition System:

  • Added internal functionality to filter identified noises.
  • Significant improvement in memory consumption at login.
  • Improvement in memory consumption by partial hypothesis.