# March 2, 2026

## What's New:

### New Telegram Bot Actions

We've added a bunch of Telegram Bot actions for automations.

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

***

### Set Open Graph Image

You can now set your app's Open Graph Image in the app's branding settings.

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

***

## Improvements & Fixes:

* Fixed an issue where the projects filter was not working.
* Fixed an issue where the app gen sequence loader was not showing up on the wait screen.
* Fixed an issue where EVE would stop generation when asking for credentials for automations.
* Fixed an issue where EVE would not recognise connected credentials.
* Fixed an issue where EVE's suggestions were not showing up.
* Fixed an issue where EVE would run into several issues when handling agents.
* Adjusted the EVE chat buttons and pills to prevent overflowing at smaller panel widths.


---

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