> For the complete documentation index, see [llms.txt](https://docs.lightact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lightact.com/release-changelogs/lightact-4.15.0.md).

# LightAct 4.15.0

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

This changelog was created on **30 May 2026**. It includes **0 Epics** and **2 upgrades**.

## Other Upgrades

There are 2 new upgrades in this epic.

#### LA4-6957: Crash On Changing Of A Version Of A 3d Asset

Fixed a crash that sometimes happens when changing a 3D model version in the Assets window.

**Status:** *Done*

#### LA4-6953: Delete Synced Timeline Group

Fixed a crash that occurred when deleting a Timeline Group used as a Sync source by another group. If Group 1 was synced to Group 2 and Group 2 was deleted, the app would crash. This has been resolved to prevent crashes when removing a synced source group.

**Status:** *Done*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.15.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.
