# Release Notes

Welcome to the Release Notes section. Here, you'll find detailed information about the latest updates, new features, and bug fixes for our platforms.

### Client Platform

The Client Platform is used by our clients to manage their orders, view floor stock, products, and use the design tool to create designs.&#x20;

[Visit Client Platform Release Notes](/release-notes/client-platform/april-20th-modified-catalog-page.md)

### Decorator Platform

The Decorator Platform is designed for internal team members to manage client orders, floor stock , view products, and use our design tool.&#x20;

[Vist Decorator Platform Release Notes](/release-notes/decorator-platform/april-27th-improvements-and-bugfixes.md)


---

# 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.culturestudio.com/release-notes/release-notes.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.
