Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
blocks:release-notes [2024-02-20 12:48]
admin Blocks 6.3
blocks:release-notes [2024-04-17 10:52] (current)
admin Blocks 6.3.1
Line 3: Line 3:
 These release notes list notable changes in each version of Blocks. The latest version can be [[blocks:downloads|downloaded here]]. See the [[http://pixilab.se/outgoing/blocks/PIXILAB-Blocks.pdf|Blocks Manual]] for more details. These release notes list notable changes in each version of Blocks. The latest version can be [[blocks:downloads|downloaded here]]. See the [[http://pixilab.se/outgoing/blocks/PIXILAB-Blocks.pdf|Blocks Manual]] for more details.
  
 +
 +=====PIXILAB Blocks 6.3.1=====
 +
 +Released on April 17, 2024, this version contains minor enhancements and bug fixes.
 +
 +===New Features===
 +  * **Behavior**: New Navigate behavior, for child navigation inside Book or similar.
 +  * **Modbus**: Channels can now be named, then replacing the default "chXX" name.
 +  * **Modbus**: New setting for maximum number of outstanding transactions.
 +  * **Dynamic Text**: New 'freq' parameter controls time update frequency, in Hz.
 +  * **Scripting**: Spot API adds fixedTagSet getter for statically assigned tags.
 +
 +===Improvements and Bug Fixes===
 +  * **Spot**: Spot requiring authentication failed to connect.
 +  * **Property**: Enum properties now work as expected with Button and Indicator.
 +  * **Controls**: Visual indication if a control fails due to insufficient user role.
 +  * **Dynamic Text**: The 'fixed' parameter can be applied also to time value.
 +  * **Media URL**: Apply any custom CSS class to wrapper only – not to inner element.
 +  * **WATCHOUT**: getControlCues now always fetch data anew, bypassing current show cache.
 +  * **CSS**: The 'pressed' class now also applied to Slider & Joystick (like Button).
 +  * **Book**: Swipe to flip page now works also inside vertical Scroller.
  
 =====PIXILAB Blocks 6.3===== =====PIXILAB Blocks 6.3=====