Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| blocks:release-notes [2024-09-04 08:31] – 6.3.3 admin | blocks:release-notes [2025-10-17 09:04] (current) – 7.3 admin | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| These release notes list notable changes in each version of Blocks. The latest version can be [[blocks: | These release notes list notable changes in each version of Blocks. The latest version can be [[blocks: | ||
| + | |||
| + | |||
| + | =====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**: | ||
| + | * **Locator**: | ||
| + | |||
| + | === 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**: | ||
| + | * **Timeline**: | ||
| + | * **Timeline**: | ||
| + | * **Timeline API**: Made 1st param of gotoMarker optional and renamed it to just " | ||
| + | * **Web Block**: Focus its iframe once loaded. | ||
| + | * **Server Metrics**: Added some data-points and wiki documentation. | ||
| + | * **WATCHOUT**: | ||
| + | * **Panorama**: | ||
| + | * **Display Spot**: Adds Sync Offset to compensate for varying signal propagation delays. | ||
| + | * **API**: SimpleHTTP adds support for server-sent events (SSE). | ||
| + | * **Spot Parameter**: | ||
| + | * **Synchronizer**: | ||
| + | * **Attractor**: | ||
| + | |||
| + | =====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**: | ||
| + | * **Caching**: | ||
| + | * **Timeline**: | ||
| + | * **Display Spot**: Sync Offset setting, to compensate for display propagation time differences. | ||
| + | * **Schedule**: | ||
| + | |||
| + | === MINOR IMPROVEMENTS AND BUG FIXES === | ||
| + | * **Offline Spot**: Setting and licensing option previously known as "Block Caching" | ||
| + | * **Slideshow**: | ||
| + | * **Button**: Block picker now shows Schedule blocks as well. | ||
| + | * **Panorama**: | ||
| + | * **MQTT**: Accepts path with leading slash (generally not recommended). | ||
| + | * **Timeline**: | ||
| + | * **Timeline**: | ||
| + | * **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**: | ||
| + | * **Text Input**: Option to accept input only on Enter/Tab. | ||
| + | |||
| + | === MINOR IMPROVEMENTS AND BUG FIXES === | ||
| + | * **Editor Thumbnail & WebRenderer API**: Renders properly also with Chromium/ | ||
| + | * **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 ' | ||
| + | * **Display Spot**: Changes to display dimensions/ | ||
| + | * **MediaURL**: | ||
| + | * **Editor**: URL parameters recognized also by their camelCase form | ||
| + | * **SSO Auth**: Made expired OIDC token renewal work. | ||
| + | |||
| + | |||
| + | =====PIXILAB Blocks 7.1===== | ||
| + | |||
| + | Released on March 11, 2025, this version brings major enhancements to the Timeline block and many other new and enhanced functions | ||
| + | |||
| + | ====Timeline==== | ||
| + | * Block Track can override the block' | ||
| + | * Do and Property tracks can be disabled, causing their cues to be ignored. | ||
| + | * Added " | ||
| + | * Added "Play Automatically" | ||
| + | * New " | ||
| + | * Cue duration (inherent or desired) indicated by a horizontal bar in the cue. Following cue snaps to end of this duration, minus its transition time. | ||
| + | * Keyboard shortcuts; Home, End, PageUp, PageDown scroll. Press Shift to also jump time there. | ||
| + | * Pressing a function key now jumps to a marker named likewise (e.g. " | ||
| + | * The // | ||
| + | |||
| + | ===Minor Timeline improvements and bug fixes=== | ||
| + | * Content of block cues now auto-scaled like in Slideshow. | ||
| + | * Editing while Stopped mode doesn' | ||
| + | * Accurate positioning of cues when snap-dragged. | ||
| + | * Spot now considered " | ||
| + | * Auto-start timeline playback when any enclosing Attractor becomes active. | ||
| + | * DO cues with digits/ | ||
| + | * Select to End command can now be used with multiple tracks selected. | ||
| + | * Alt-clicking a cue selects that cue and following ones on that track. | ||
| + | * Now possible to apply custom CSS class per track. | ||
| + | |||
| + | |||
| + | ===Other New Features=== | ||
| + | * **Spot**: Adds volume fade rate setting. | ||
| + | * **Manage**: Status adds live log view and log file download. | ||
| + | * **Perspective Behavior**: New behavior for projection perspective correction. | ||
| + | * **Live Video**: Adds " | ||
| + | * **Speed Behavior**: Adds Factor, Offset and Minimum Fade Rate | ||
| + | * **3D Block**: Adds support for Draco compression. | ||
| + | * **Joystick and Slider**: Adds " | ||
| + | * **Display Spot**: Initial Volume setting added. | ||
| + | * **PIXILAB Player**: Remote updating of player (player version 7 and later). | ||
| + | * **PIXILAB Player**: Screenshot showing what's displayed in Spot Settings (player 7.1 and later). | ||
| + | |||
| + | ===Other Minor Improvements and Bug Fixes=== | ||
| + | * **Behaviors**: | ||
| + | * **Volume Behavior**: Can now also be applied to enclosing block(s). | ||
| + | * **Attractor**: | ||
| + | * **Scroller/ | ||
| + | * **Panorama**: | ||
| + | * **Custom CSS Transition**: | ||
| + | * **Display Spot**: " | ||
| + | * **Mirror**: New ' | ||
| + | * **Mirror**: New ' | ||
| + | * **Subtitle**: | ||
| + | * **Subtitle**: | ||
| + | * **Scripting**: | ||
| + | * **Scripting**: | ||
| + | * **Scripting**: | ||
| + | |||
| + | =====PIXILAB Blocks 7===== | ||
| + | |||
| + | This major version of Blocks was released on October 22, 2024 | ||
| + | |||
| + | NEW FEATURES | ||
| + | * **Timeline**: | ||
| + | * **PIXILAB Player**: Supports PIXILAB Player version 7, providing improved performance. | ||
| + | * **Panorama**: | ||
| + | * **Panorama**: | ||
| + | * **Panorama**: | ||
| + | * **Transition**: | ||
| + | |||
| + | ===Minor Improvements and Bug Fixes=== | ||
| + | * **Spot**: Avoid scaling jump when transitioning between blocks with different size. | ||
| + | * **Scripting**: | ||
| + | * **Feed**: Reloading a Spot now always reloads any Feed data as well. | ||