Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blocks:release-notes [2025-03-11 12:33]
admin [PIXILAB Blocks 7]
blocks:release-notes [2025-07-01 14:22] (current)
admin Blocks 7.2 relased
Line 2: Line 2:
  
 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.2=====
 +
 +Released on July 1, 2025, this version brings a few new features and several improvements and bug fixes.
 +
 +=== NEW FEATURES ===
 +  * **Magazine**: New block type with facing pages and animated page-turn effect.
 +  * **Caching**: New "General Content Caching" for reduced network traffic (requires separate license).
 +  * **Timeline**: New "Go to Time" command.
 +  * **Display Spot**: Sync Offset setting, to compensate for display propagation time differences.
 +  * **Schedule**: Now accessible from scripts through root level object.
 +
 +=== MINOR IMPROVEMENTS AND BUG FIXES ===
 +  * **Offline Spot**: Setting and licensing option previously known as "Block Caching"
 +  * **Slideshow**: Adds "Editor Scale" setting.
 +  * **Button**: Block picker now shows Schedule blocks as well.
 +  * **Panorama**: Mute behavior now works on the background video.
 +  * **MQTT**: Accepts path with leading slash (generally not recommended).
 +  * **Timeline**: Enter key opens cue for editing (e.g., child block).
 +  * **Timeline**: Audio could occasionally play after the timeline was discarded.
 +  * **PIXILAB Player**: Display Settings could occasionally fail to be applied.
 +
 +=====PIXILAB Blocks 7.1.1=====
 +
 +Released on May 16, 2025, this version brings a few new features and several improvements and bug fixes.
 +
 +=== NEW FEATURES ===
 +  * **Behavior**: Zoom using touch (pinch gesture) or scroll-wheel.
 +  * **Text Input**: Option to accept input only on Enter/Tab.
 +
 +=== MINOR IMPROVEMENTS AND BUG FIXES ===
 +  * **Editor Thumbnail & WebRenderer API**: Renders properly also with Chromium/Chrome version 134.
 +  * **PIXILAB Player 7**: Fixed a remote update problem caused by slow connection.
 +  * **PIXILAB Player 7**: Fixes a regression in b13 causing the player to fail to connect.
 +  * **Display Spot**: The 'playing' property is now correct also after interrupting content with "Pause without Stopping".
 +  * **Display Spot**: Changes to display dimensions/orientation sometimes failed to apply.
 +  * **MediaURL**: Video URL works again.
 +  * **Editor**: URL parameters recognized also by their camelCase form
 +  * **SSO Auth**: Made expired OIDC token renewal work.