Version 5.0.4

September 23, 2024

Fixed

  • Fixed a bug that caused some inline HTML elements to have a pause added before them during audio generation.

Version 5.0.3

September 21, 2024

Added

  • Added a new feature to allow users to exclude elements within a CKEditor field by adding the class bespoken-exclude to an element. This feature is useful for excluding elements like code blocks from the audio file. See the "Excluding elements from the audio file" section in the documentation for more information.

Version 5.0.2

September 19, 2024

Fixed

  • Updated Javascript to decode HTML entities to allow proper replacement of text for the pronunciation fixes feature.
  • Fixed bug that causes a period to be added after link elements.
  • Removed double spaces from text before sending to API.

Version 5.0.1

September 18, 2024

Fixed

  • Removed a debugging statement left in the plugin's javascript that would halt audio generation if the console was open.

Version 5.0.0

September 11, 2024
  • Initial release