Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
blocks:release-notes [2025-07-01 14:22] – Blocks 7.2 relased adminblocks:release-notes [2025-10-17 09:04] (current) – 7.3 admin
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 7.3=====
 +
 +Released on October 17, 2025, this version brings a few new features and several improvements and bug fixes.
 +
 +=== NEW FEATURES ===
 +  * **PIXILAB Player**: Configuration can be changed in Display Spot settings.
 +  * **3D**: Adds Appearance Zoom Time setting.
 +  * **Feed script API**: Adds refreshFeed method for updating feed displays.
 +  * **Camera Block**: Can downscale image (e.g., to speed up upload from mobile).
 +  * **Composition**: Can now be either shown or hidden after delay.
 +  * **Locator**: Located content can be "Constrained", allowing Stack/Scroller use inside
 +
 +=== MINOR IMPROVEMENTS AND BUG FIXES ===
 +  * **PIXILAB Player**: Can refresh screenshot in Settings dialog continuously.
 +  * **PIXILAB Player**: Screenshot now accessible using Media URL and Live Video (see manual).
 +  * **PIXILAB Player**: Can be rebooted from Display Spot settings.
 +  * **Server SSO**: Improved handling of expired SSO session.
 +  * **Serial data**: Fixed bug causing trailing zeroes when using sendBytes.
 +  * **Timeline**: Fixed a tag-switch-while-active bug
 +  * **Timeline**: Enable newly created PropTrack.
 +  * **Timeline**: Video at time 0 didn't appear immediately when timeline paused after being stopped
 +  * **Timeline API**: Made 1st param of gotoMarker optional and renamed it to just "name".
 +  * **Web Block**: Focus its iframe once loaded.
 +  * **Server Metrics**: Added some data-points and wiki documentation.
 +  * **WATCHOUT**: Reconnect WATCHOUT 6 aux timeline sync if cancelled by production software.
 +  * **Panorama**: Made negative auto-spin direction work as expected again.
 +  * **Display Spot**: Adds Sync Offset to compensate for varying signal propagation delays.
 +  * **API**: SimpleHTTP adds support for server-sent events (SSE). 
 +  * **Spot Parameter**: URL-decode value set using param-xxx URL query parameter.
 +  * **Synchronizer**: Force local sync if Offline Spot used, regardless of "local" setting.
 +  * **Attractor**: Deactivate by button sometimes failed on touch screen.
  
 =====PIXILAB Blocks 7.2===== =====PIXILAB Blocks 7.2=====