# March 10, 2026

## What's New:

### OpenAI GPT-5.3 Codex

We've added the OpenAI GPT-5.3 Codex and GPT-5.3 (High) to our selection of LLM models. Check it out!

<figure><img src="/files/XEmPkkDhamMwTj8dQvEJ" alt="" width="563"><figcaption></figcaption></figure>

***

### Inline Theme Bar

We've introduced a new inline theme bar, allowing you to adjust the theme of your app without consuming any credits!

<figure><img src="/files/sqJ2POqbDP9wZvAHwMLX" alt="" width="563"><figcaption></figcaption></figure>

***

### New Telegram Bot and Shopify Triggers

We've added a bunch of new triggers in automations for the Telegram Bot and Shopify.

For **Telegram Bot**, you can now trigger an automation when the bot receives a new message, when a new member joins a group, or when the bot receives a callback query.

<figure><img src="/files/hTnz5m5upvaoG6aPobjA" alt="" width="563"><figcaption></figcaption></figure>

For **Shopify**, you can now trigger an automation when various new items are created, such as New Order, New Customer and more.

<figure><img src="/files/R5nTGDNKc01EFockMmfq" alt="" width="563"><figcaption></figcaption></figure>

***

## Improvements & Fixes:

* The element selector toggle button has been moved down to EVE's chat input box, along with some miscellaneous ux improvements.
* Fixed an issue where an automation with the the YouTube trigger could not be enabled.
* Fixed an issue where mobile plan accounts sometimes could not purchase credits.
* Fixed an issue some llm model were not showing up in the advanced dropdown list in model selection.


---

# 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.taskade.com/updates-and-timeline/changelog-2026/march-2026/march-10-2026.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.
