Description
Manage everything shared publicly
Is your organization strict about what gets shared outside its boundaries? Now Admins can review everything in their workspace that is shared externally:
Navigate to Settings β Public Sharing to see the list of all items shared to web. This includes Spaces, Space Templates, Entities, Documents, Whiteboards, and Forms (with Reports coming soon).
Notice something that shouldn't be exposed? Unshare it right there:
Since recently, you can also disable public sharing for the entire workspace to prevent potential leaks.
n8n integration (beta)
Sometimes, you need to connect Fibery with other tools, and there is no native integration π€― and you're not the sort of person to want to develop your own custom integration.
In this case, a third-party tool like n8n is the way to go. We've had integrations with Zapier and make.com for some time, and now we've added support for Fibery in n8n. At the moment, it's in beta so will only work for self-hosted n8n instances, but we plan to submit it for verification by n8n, which will make it available as a community node for cloud instances.
The trigger available is:
The actions available are:
Get databases
Create entity
Delete entity
Get entity
Get many entities
Update entity
To try it out. Navigate to Community nodes, click Install a community node button and set @fibery/n8n-nodes-fibery
Columns and rows are now easier to distinguish in Board View.
Board setups can sometimes get quite complex β with many columns, fields, horizontal groupings, and cards packed with information. To make visual navigation simpler, weβve refined the UI a little. Itβs now clearer which group or column each card belongs to.
π¦ Improvements
Export. Now you can export a single database with all information, including rich text as markdown, all images and files, and CSV table. Navigate to any database and click β¦ to find Export data action
Export. Now you can export all nested entities from Lists and Tables. Click β¦ and select Export data to CSV action. Enable Include all nested entities in collapsed rows option and enjoy the result
Styles: Updated UI styles in some areas around Import and Reports to better align with Fibery style guide
Reports: We've added Allow all users to view source data setting. When enabled, users will be able to see report data
π¦ Fixed Bugs
Whiteboard:
Views:
Toggle looks enabled for users who is not allowed to change list configuration
Show Create button when context filter is off
Long tab title is not truncated and selector arrow doesn't display if the view was selected from "+ N more" list
Set focus inside input when rename is pressed
Integrations: data digest check fails in some cases leading in extra updates counted against customers usage while there are no actual updates
Export:
Missing column in exported file when there are 2 People fields on the board and both have avatar only 'display as' option
Replace fibery/user to Default Space/ User and role/<role title> to <role title>
Lack of multiple enum values in the exported file
Board View: Collapsed column does not get highlighted when cursor is over it during dnd