Skip to main content

Release Notes v12.0.0

v12.7.0

Release date: June 16, 2026

1. PDF Reader implementation

Implemented the PDF Reader, which allows viewing and translating PDF files into sign language directly on the website.

2. Fix for the welcome balloon text in dark mode

Fixed the welcome balloon text color that was unreadable when dark mode was enabled.

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.