Manage users visibility
By default, every user in your workspace can see every other user (only Guests canât see each other).
This is greatâŠuntil you start collaborating closely with your clients and contractors and invite them as Members or Observers. Your customer base gets exposed, sensitive email addresses get leaked, and your GDPR compliance goes out of the window.
Not anymore. Now you can prevent people outside of your org from seeing other usersâ profiles:
Change the default visibility to Everyone with a trusted domain in Users â Access so your employees can freely browse each other as well as external people, while outsiders will not see other outsiders â regardless of their user role.
If you havenât configured your trusted domains yet, do so in Settings â Security.
More freedom to configure users visibility is coming next:
- Allow users with the same email domain to see each other.
- Allow users that belong to the same User Group (e.g., Team or Role) to see each other.
- Allow users working on the same entity (e.g., Project or Initiative) to see each other.
Send web request (post to webhook) action in automations
Weâve added Send Web Request action to automations, so now all Architects can call external API or webhook easily. Here are some use cases for your inspiration:
- Notify a chat / on-call channel. Slack/Discord/Teams incoming-webhook URLs when an entity changes state, an SLA is at risk, a Highlight is created, etc.
- Trigger some automation. Send request to Make, n8n, Zapier or other services to initiate some workflow.
- Call any APIs (one-way). Push event to a CRM, billing system, or a homegrown service.
- Kick off external pipelines. CI/CD, data refresh, document generation, whatever.
- Feed agents (one-way). Push entity events to external AI Agents that consume them asynchronously and do something useful (hopefully)
Authorization tokens are secured and encrypted, and even you canât see them after save (only replace). Use Import from cURL button to fill some fields faster.
You can set formulas for URL field and use markdown templates for Body field.
Deprecations
Last autumn, we sunset two pieces of legacy access controls. Today we deprecate them to simplify Fibery:
- Entities shared to web now always use access templates instead of mimicking the permissions of the sharer. Weâve migrated the remaining legacy links using the most conservative
Vieweraccess so that nobody sees what they shouldnât. The URLs stay the same. - People with the legacy Contributor access to Spaces wonât be able to edit entities they create or are assigned to. If thatâs what you need, consider enabling automatic access via People Fields instead.
Improvements
- Colors: Fibery reports default palette is tailored to the current theme.
- Whiteboard: Twemoji set is added to Whiteboard, available in
Shapepanel.
Fixed Bugs
- Table View:
- Copy/paste in table view of relation that have comma in the name creates new entity unexpectedly
- Error in console when user creates entity in table cell via required form and enters something into rich-text field
- Relation Views: Quick Search does not find all entities if Show All was not clicked
- Permissions: Guest canât select Users database when create a view in Private
- Copy Action: No need to show the Deep copy option if a Database has no collections
- User Management:
- Hide drag and drop and âadd newâ for domain user groups on Views
- Technical field âUser groupâ is available in views setup
- Documents / Rich Text:
- When Documents are disabled in Fibery Workspace, remove Duplication for documents as well
- Markdown parser doesnât work correct for list in some cases
- MCP Server: Create view tool does not include all filter options for relations

