1.7 changelog (#14853)

This commit is contained in:
Thomas des Francs
2025-10-02 22:53:28 +02:00
committed by GitHub
parent 5dcd0607b3
commit 14f2892b68
3 changed files with 16 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 322 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 KiB

@@ -0,0 +1,16 @@
---
release: 1.7.0
Date: 2025-10-02
---
# User impersonation
You can now impersonate a workspace user as an admin. This allows you to see the workspace as that user would, which is useful for troubleshooting issues or understanding user experience.
![](/images/releases/1.7/1.7-impersonating.png)
# Record is created or updated trigger
You can now trigger workflows when a record is created or updated.
![](/images/releases/1.7/1.7-upsert.png)