1.2 changelog (#13438)

This commit is contained in:
Thomas des Francs
2025-07-25 14:24:50 +02:00
committed by GitHub
parent ab054d51f2
commit fecac68760
3 changed files with 15 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

View File

@ -0,0 +1,15 @@
---
release: 1.2.0
Date: July 25th 2025
---
# Import Relations
When importing records, you can now import relations between records. For example, you can import a CSV file that includes a column for related records, such as linking contacts to companies or tasks to projects.
![](/images/releases/1.2/1.2-import-relations.png)
# Any Field filter
Weve added an "any field search" filter that lets you search across all fields at once. For example, it can allow you to locate a customer by their phone number, whether it's stored in the "Mobile," "Office," or "Direct Line" field.
![](/images/releases/1.2/1.2-any-fields.png)