# February 6, 2026

## What's New:

### Updated Open Graph Images

The image preview for your Taskade apps, when shared, has been updated to display a screenshot of your app.

<figure><img src="/files/avH0PdQP8JgU6ZjDJqqA" alt="" width="367"><figcaption></figcaption></figure>

***

### Space Icon -> Favicons

App favicons are now based on your space icons. Choose an emoji or upload an image as your [space icon](https://www.taskade.com/learn/genesis/visual-editor) and watch it show up as your app's favicon.

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

{% hint style="info" %}
Do remember to republish your app after changing your space icon to see your new favicon apply.
{% endhint %}

***

## Improvements & Fixes:

* EVE now has direct access to files in your media; You no longer need a context reference for EVE to access to them.
* Renamed the "Keyboard shortcuts" menu item to "Taskade tips" to better reflect its content.
* Added a "Popular" section for Automation actions, featuring our most-used actions.
* Updated the "What's new" popup.
* Updated the description of some Automations actions.
* Fixed an issue where the Agent Generator encountered errors.
* Fixed an issue where the Automation Generator encountered errors.
* Fixed an issue where the apps in /community were not displaying correctly.
* Fixed an issue where required date fields in Automation Forms was not validated correctly after being filled.


---

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