- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Release date: 2024-11-20
Improvements
- Active users preview has been implemented:
- Real-time display of users currently viewing the same graph.
- Enhanced collaboration awareness in the interface.
- Custom bars display has been optimized:
- Maximum number of custom bar icons now shown on the panel.
- Improved visibility in full-screen mode with 375px event iframe width.
Scripts
- Widget iframe communication has been enhanced:
- Implemented two-way communication between backend and widgets.
- Added handshake mechanism for reliable initial value passing.
- Support for dynamic value updates via
postMessage
.
- Watermark functionality has been implemented:
- "Powered by Simulator.Company" watermark added by default.
- Display logic based on context (shown in new windows, hidden in events/widgets).
- Support for both cloud and in-house environments.
- Configurable through license parameters.
- Whitespace handling has been improved for form components:
- Added
trimWhitespaces
option for edit, select, and multiselect components. - Automatic removal of leading and trailing spaces when enabled.
- Smart change event handling to prevent unnecessary updates.
- Retroactive whitespace removal for existing values.
Was this article helpful?