v13.45.0
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
- #3101 Canvas toolbar should allow simple action only elements by @tomlyn in #3102
- #3103 Fix external dependencies in rollup by @matthoward366 in #3104
- #3105 Uncaught TypeError: Cannot read properties of null (reading 'ac… by @tomlyn in #3106
- #3107 New properties config option to display character counter only when limit is reached by @caritaou in #3108
- Bump postcss from 8.4.38 to 8.5.10 in /canvas_modules/harness by @dependabot[bot] in #3109
- #3110 UUID secuity issue - CVE-2026-41907 by @tomlyn in #3111
- #3112 Codemirror selected text needs improvements by @tomlyn in #3113
- #3114 Compile error from new app accessing common-canvas.min.css by @tomlyn in #3115
Full Changelog: v13.44.0...v13.45.0