0.23 changelog (#6472)

This commit is contained in:
Thomas des Francs
2024-07-31 15:04:41 +02:00
committed by GitHub
parent 64763fb70c
commit defcee2a02
4 changed files with 22 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 209 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

View File

@@ -0,0 +1,22 @@
---
release: 0.23.0
Date: August 1st 2024
---
# Notes and Tasks standard objects
Like any regular object, add some custom fields to your tasks and companies or create some custom views to better organize your content.
![](/images/releases/0.23/0.23-notes-tasks.png)
# Created By
Quickly identify who created a given record and what was the origin of the creation, whether it was through a CSV import, an API, or manual input.
![](/images/releases/0.23/0.23-created-by.png)
# Webhooks filter
Filter the content a webhook is returning so it only pings your URL when a specific action occurs, such as on creating a company.
![](/images/releases/0.23/0.23-filter-webhooks.png)