Skip to content

v13.45.0

Choose a tag to compare

@tomlyn tomlyn released this 29 Apr 19:26
0865069

Minor Release v13.45.0

Build

Fixes for:

  • UUID secuity issue - CVE-2026-41907
  • Bump postcss from 8.4.38 to 8.5.10

Common Canvas

Just bug fixes

Common Properties

#3107 New properties config option to display character counter only when limit is reached

A new configuration property called showCharacterCounter has been added to Common Properties. This controls the visibility of character counters for textfield and textarea controls. When set to false, the counter is hidden until the character limit is reached. The counter is never shown in table controls regardless of this setting. Character limits are always enforced. The default is true


Issues Resolved

Full Changelog: v13.44.0...v13.45.0