Skip to main content

Release Notes v12.0.0

v12.6.1

Release date: May 11, 2026

1. Iframe support for assistive features

Applied a fix that extends the behavior of assistive features to content rendered inside same-origin iframes. The following features now also act on elements inside iframes:

  • Typography and structure: Font Size, Line Spacing, Letter Spacing and Page Structure.
  • Style and contrast: Highlighted Letters, Text Style, Contrast, Highlight Links, Highlight Headings and Hide Images.
  • Media: Pause Animations and Disable Sounds now mute and pause HTML5 videos and audios contained inside iframes.

Release Notes v11.0.0

v11.24.3

Release Date: September 17, 2025

1. Removal of the @types/debug library

The @types/debug library was removed, as its type definitions are no longer required in the current context of the plugin.

2. Check for multiple instances of the HT class

A check was added to the HT class to ensure that multiple instances are not created.

3. Replacement of the hash-wasm library

The hash-wasm library was replaced with a custom implementation.

Release Notes v8.0.0

v8.4.0

1. Usability Improvements

Updated the feedback for content unavailable for translation and added a modal to alert users about connection failures.

Release Notes v7.0.0

v7.1.3

1. Fixes styled-components conflicts

After updating the installer, we identified conflicts with the styled components of the Hand Talk Plugin in very specific web environments that use outdated versions of the next library in conjunction with styled components.

  • • Removed duplicate instantiation of styled-components
  • • Updated styled-components to version 6.0.1

This avoids conflicts in library environments with styled-components, which could interfere with the plugin's interface.

Release Notes v6.0.0

v6.0.5

1. Correction of plugin behavior in Firefox

The plugin was having trouble opening in Firefox and the positioning of the welcome and tutorial balloons was incorrect. Both problems have now been corrected so that users can use the plugin in Firefox as normal.

Release Notes v4.0.0

v4.5.1

1. CSS Fixes

This version addressed CSS issues in the plugin interface.

  • • Fixed invisible background during loading.
  • • Fixed issues with the align parameter.