Files
twenty/packages/twenty-website/src/content/releases/0.32.0.mdx
2024-11-13 12:57:30 +01:00

16 lines
617 B
Plaintext

---
release: 0.32.0
Date: November 12th 2024
---
# Smart ⌘K
We started a major ⌘K revamp that now understands the context to display appropriate actions. For example, on a record page, you can add the record as a favorite, or if you select multiple records on an index, you can export them as a CSV.
![](/images/releases/0.32/0.32-improved-cmdk.png)
# Webhooks multi-object filtering
You can now filter multiple actions simultaneously with a single webhook. For example, you can create a webhook that triggers only when a person or company is updated or created.
![](/images/releases/0.32/0.32-webhooks.png)