LightAct Changelogs are written by humans and polished by AI. Read more about how Changelogs are created here.
This changelog was created on 08 March 2026. It includes 0 Epics and 3 upgrades.
Other Upgrades
There are 3 new upgrades in this epic.
LA4-6723: Log Entries When Play Video Node Flushes Its Buffer
Added detailed logging for Play Video buffer flush events to improve troubleshooting. Logs now capture when the node clears its buffer, enabling easier correlation with Scrolling log entries and faster analysis of playback issues.
Status:Done
LA4-6722: Constant Scrolling If Playhead Is Out Of The Video Layer
Dragging a layer away from the playhead can trigger continuous auto-scroll in the Play Video node, even when the layer is inactive. This behavior drains the buffer to only a few seconds.
Status:Done
LA4-6720: Video Is Stuck With 0 Frames In Its Buffer If You Make A Jump On Its Beginning
Seeking within a video layer generally works as expected, with minimal scrolling and a single missed frame. However, jumping directly to the layer’s start (e.g., via a section link) causes a buffering stall: for ~6 seconds the buffer tries to fill from zero but fails, preventing playback.