v1.4 Release Note (#14161)

## Summary
- Added release note for Field Level Permissions, 2-Factor
Authentication, and Workflow Filters
- Uploaded the according covers

---------

Co-authored-by: vickywxng <vw92@cornell.edu>
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
Vicky Wang
2025-08-29 19:03:48 +02:00
committed by GitHub
co-authored by vickywxng Charles Bochet greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
parent 7c96a6be32
commit e142663dec
4 changed files with 22 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 196 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

@@ -0,0 +1,22 @@
---
release: 1.4.0
Date: 2025-08-29
---
# Field Level Permission
You can now control which fields a role can view or edit. This adds more granular access control on top of existing object-level permissions.
![](/images/releases/1.4/1.4-field-permissions.png)
# Workflow Filters
Add filters between workflow steps with conditions and only let data continue if it meets the criteria you define.
![](/images/releases/1.4/1.4-workflow-filters.png)
# Two Factor Authentication
Enabled two-factor authentication with authenticator apps like 1Password, Authy, or Microsoft Authenticator to add an extra layer of security at sign-in.
![](/images/releases/1.4/1.4-two-factor-auth.png)