# LightAct 4.14.0

{% 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 **1 Epics** and **3 upgrades**.

***

## Crossfade Polishing 4.14

### Improvements

There are 1 new improvements in this epic.

#### LA4-6865: Crossfade Update

Crossfade has been reworked. Timeline doesn’t have crossfade properties anymore. Section doesn’t have ‘Inherit’ crossfade type anymore. If you jump within the section, section crossfade doesn’t happen, only when entering the section either with a jump or playing into it.

**Status:** *Done*

## Other Upgrades

There are 2 new upgrades in this epic.

#### LA4-6904: Crossfade Doesn't Work If Duration < 1 Second

Resolved an issue where section crossfade worked at 1.0s but failed at 0.9s. Sub-second crossfade durations now apply consistently and function as intended.

**Status:** *Done*

#### LA4-6835: Update Default Workspaces

Default hardcoded workspaces have been updated to the latest definitions: Basic, Playback, and Mapping, using the attached XML files (Basic.xml, Playback.xml, Mapping.xml). The Performance workspace has been removed.

**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.0.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.
