# February 23, 2026

## What's New:

### Upgraded LLM Models

We've upgraded our Frontier LLM models to newer versions and added support for Google Gemini 3.1 Pro (Preview).

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

Here's a quick breakdown table:

<table data-full-width="false"><thead><tr><th>Old</th><th>New</th><th>Notes</th></tr></thead><tbody><tr><td>Claude Opus 4.5</td><td>Claude Opus 4.6</td><td>Upgraded</td></tr><tr><td>Claude Sonnet 4.5</td><td>Claude Sonnet 4.6</td><td>Upgraded</td></tr><tr><td>OpenAI GPT-5.1 Codex</td><td>OpenAI GPT-5.2 Codex</td><td>Upgraded</td></tr><tr><td>OpenAI GPT-5.1</td><td>OpenAI GPT-5.2</td><td>Upgraded</td></tr><tr><td>Claude Haiku 4.5</td><td>Claude Haiku 4.5</td><td>Unchanged</td></tr><tr><td>Google Gemini 2.5 Flash</td><td>Google Gemini 3 Flash (Preview)</td><td>Upgraded</td></tr><tr><td>OpenAI GPT-5 Mini</td><td>-</td><td>Removed</td></tr><tr><td>-</td><td>Google Gemini 3.1 Pro (Preview)</td><td>New</td></tr><tr><td>Google Gemini 3 Pro (Preview)</td><td>Google Gemini 3 Pro (Preview)</td><td>Unchanged</td></tr><tr><td>OpenAI GPT-4.1</td><td>OpenAI GPT-4.1</td><td>Unchanged</td></tr><tr><td>OpenAI GPT-5 Nano</td><td>OpenAI GPT-5 Nano</td><td>Unchanged</td></tr><tr><td>Google Gemini 2.5 Flash Lite</td><td>Google Gemini 2.5 Flash Lite</td><td>Unchanged</td></tr></tbody></table>

***

### New Shopify Actions

We've added a bunch of new actions for Shopify for automations.

<figure><img src="/files/WJQdQZsUGeYp88yMuro1" alt=""><figcaption></figcaption></figure>

***

## Improvements & Fixes:

* Fixed an issue where EVE would be stuck in a error fixing loop.
* Fixed an issue where closing the EVE chat drawer will stop the chat.
* Fixed an issue where non-USD stripe user could not purchase extra credits.
* \[Mobile] Uploading files to EVE will no longer close the drawer and cause the upload to fail.


---

# 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/february-2026/february-23-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.
