# LightAct 4.14.1

{% hint style="info" %}
LightAct Changelogs are written by humans and polished by AI. Read more about how Changelogs are created [here](https://docs.lightact.com/release-changelogs/how-are-changelogs-generated).
{% endhint %}

This changelog was created on **21 April 2026**. It includes **0 Epics** and **3 upgrades**.

## Other Upgrades

There are 3 new upgrades in this epic.

#### LA4-6926: Crossfade Flash

Fixed an intermittent content flash during section transitions. This sometimes occurs if a layer stretches across several sections.

**Status:** *Done*

#### LA4-6921: Constant Scrolling & Purging

Fixed an issue where the Play Video node purged frames every second after the playhead reached the end of a NotchLC layer and paused. This can be sometimes reproduced in a 60 FPS project using a 29.97 FPS NotchLC .mov asset.

**Status:** *Testing*

#### LA4-6910: Open Console Window Crash

Creating a layer with a Print to Console node connected to Tick triggers a crash after interacting with the Console window\.Repro:- Create a layer and add a Print to Console node.- Connect it to Tick.- Open the Console window\.- Collapse and then expand it.Result: The application crashes.

**Status:** *Done*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lightact.com/release-changelogs/lightact-4.14.1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
