Release: InData 3.5.4 for InDesign 2024-2026

This patch fixes string comparisons that should be case insensitive.

Update

To update, download and install the latest version from the product’s installation section.

Changes

  • Fixes a problem introduced in the 3.5.1 release that made the string comparison operators is, =, is not, !=, is in, is not in, and contains case sensitive (such that "a" = "A" was incorrectly reporting false, for example). With this release, "a" once again equals "A" (and "å" and "Ä" and…). (macOS only)