Skip to content
English
  • There are no suggestions because the search field is empty.

Release Notes: Plural Version 1.23.8.4/1.23.8.5 

HOTFIX: Published on 02.06.2025

Bug fixes:

  1. Translation :: Adding a language with auto-translation causes duplicate or complete translation requests

    • Problem: When adding a new language with auto-translation enabled, all content is translated again for all languages, not just the newly added one.
    • Solution: Only the newly added language is now translated. Existing languages are not processed again.
  2. User Input :: User interaction causes repeated execution of the next flow

    • Problem: In certain cases, the next flow is triggered multiple times, presumably because the animation interval is not reset correctly.
    • Solution: The error has been fixed so that the next flow is only triggered correctly once.