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 [2025-03-11 12:33]
admin [PIXILAB Blocks 7]
blocks:release-notes [2025-05-16 09:10] (current)
admin Blocks 7.1.1
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.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.