0.32 changelog (#8461)

<img width="800" alt="0 32-webhooks"
src="https://github.com/user-attachments/assets/0c91bda3-4a8d-4808-bb8c-3b351a186a21">

<img width="800" alt="0 32-improved-cmdk"
src="https://github.com/user-attachments/assets/ebb98c2e-4b79-4dad-8946-e9ecd6c51bbc">
This commit is contained in:
Thomas des Francs
2024-11-13 12:57:30 +01:00
committed by GitHub
parent 269eaf4422
commit d2af97276d
3 changed files with 16 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

View File

@ -0,0 +1,16 @@
---
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)