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

# Release notes

- [UI Color Palette 19](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-19.md): Get your palette closer to your source colors
- [UI Color Palette 20](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-20.md): Say Hello to a better consistency!
- [UI Color Palette 21](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-21.md): Align your branding with accessibility
- [UI Color Palette 22](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-22.md): Let's extend UI Color Palette to Figjam
- [UI Color Palette 23](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-23.md): Easily manage color spaces for better color management
- [UI Color Palette 24](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-24.md): Create Color systems “like a Pro”
- [UI Color Palette 25](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-25.md): 3 days to trial and get an idea
- [UI Color Palette 26](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-26.md): Get ready for the last quarter!
- [UI Color Palette 28](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-28.md): Enhance the Color Palette Management Experience
- [UI Color Palette 29](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-29.md): Time to go Tailwind
- [UI Color Palette 30](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-30.md): A step toward accessibility by design
- [UI Color Palette 31](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-31.md): Enter Dev Mode
- [UI Color Palette 32](https://docs.ui-color-palette.com/others/release-notes/ui-color-palette-32.md): For a better color scaling management


---

# 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.ui-color-palette.com/others/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.
