29.01.2026, 10:36
Version 20260128 (stable)
Allow closing widget pop-up window by clicking outside of it
Add short/long option to movement widget (emulates KNX shutter actuator behavior)
Fix "no shape" icon display consistency between different widgets
Rework additional icon range matching logic:
- Value matching rules: Min ≤ Value ≤ Max or Value = Min if Max is not set
- Matching is be done in reverse order. If ranges overlap (previous max = next min) then the latter will be used
Custom JS:
- Add Visu active-plan-change event
- Add widget.listen(ga, cb) method
Widget wishlist: https://forum.logicmachine.net/showthread.php?tid=5875
Feature requests: https://forum.logicmachine.net/showthread.php?tid=5692
Bug reports: https://forum.logicmachine.net/showthread.php?tid=5892
Custom JS reference: https://kb.logicmachine.net/misc/visu/
Video tutorials: https://forum.logicmachine.net/showthread.php?tid=6238
Manuals: https://logicmachine.net/manuals/visu-20251120.pdf
Allow closing widget pop-up window by clicking outside of it
Add short/long option to movement widget (emulates KNX shutter actuator behavior)
Fix "no shape" icon display consistency between different widgets
Rework additional icon range matching logic:
- Value matching rules: Min ≤ Value ≤ Max or Value = Min if Max is not set
- Matching is be done in reverse order. If ranges overlap (previous max = next min) then the latter will be used
Custom JS:
- Add Visu active-plan-change event
- Add widget.listen(ga, cb) method
Widget wishlist: https://forum.logicmachine.net/showthread.php?tid=5875
Feature requests: https://forum.logicmachine.net/showthread.php?tid=5692
Bug reports: https://forum.logicmachine.net/showthread.php?tid=5892
Custom JS reference: https://kb.logicmachine.net/misc/visu/
Video tutorials: https://forum.logicmachine.net/showthread.php?tid=6238
Manuals: https://logicmachine.net/manuals/visu-20251120.pdf