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 relay.app, 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:
- Database event (entity created, updated, deleted, etc.)
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 dataaction - 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 rowsoption and enjoy the result
- 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
- 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 datasetting. When enabled, users will be able to see report data
Fixed Bugs
- Whiteboard:
- Sticky Note: Object resize sticks to the cursor if the mouse cursor left the border of the canvas
- Text Tool:
- Safari/Firefox: Hotkeys for text formatting donât work on whiteboard
- Chrome: Text is invisible on whiteboard if some formatting is applied
- Incorrect copy-paste of some text on whiteboard
- Text object disappears if trying to change font settings without typing into text object
- Huge padding on the right of text object if add text object and then change font size
- Section tool:
- Not default title for the Frame if you copy-paste the renamed frame and then try to add new frame from scratch
- Itâs impossible to apply formatting to any object in the Frame on whiteboard
- Itâs impossible to delete frame without deleting all objects on some whiteboard
- Extra blank page in PDF on export frame
- Frame copy-paste doesnât work between multiple whiteboards
- When I have a locked shape and I drag other elements over it, Iâm unable to select these elements due to the larger shape positioned behind them
- Section creation undo works only on the third attempt
- Section title background color depends go borders color instead of section bgcolor
- Issue with arrows in duplicated section if the section was duplicated using Alt+drag
- White square on the section title if copy-paste locked section
- Moving the section using the arrow keys does not move its content
- Text doesnât become a part of the section
- Some shapes shows resize handlers for certain directions when it actually forbidden to do
- 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/ to
- Lack of multiple enum values in the exported file
- Board View: Collapsed column does not get highlighted when cursor is over it during dnd
P.S. Let us know what you like, feel, miss or need. Weâre listening ![]()




