July 3, 2025 / Show all Users who have access to Database or Space, Whiteboard improvements

Enjoy this small release with some improvements here and there.

:fingerprint: Show all Users who have access to a Database or Space

Just like the Entity Access Audit, we now display a searchable and expandable list of all Users who have any level of access to Database or Space, along with their corresponding capabilities.

To trace the origin of a particular User’s capabilities, simply expand their entry.

Access Audit is read-only: it does not permit granting, modifying, or revoking access.

:tumbler_glass: Whiteboard improvements

Better Group controls

We’ve made it easier to work with groups on the Whiteboard:

Edit inside groups

  • Double-click to edit items within a group: click once to select the group, then again to pick an object inside it.

Duplicate groups

  • Alt/Opt + drag to quickly duplicate a group.
  • Or use the Duplicate option in the group’s menu, the new copy is auto-selected.

Resize groups with content

  • Resize a group, and everything inside scales with it.
  • Locked items won’t move, and non-scalable items keep their size.
  • Move something inside a group? The group expands to fit.

Rotate groups

  • Select a group and use the handle to rotate it like a single object.

Use arrow keys to move multiple selected items

You can move several items at the same time by using the arrow keys on your keyboard. This makes it easy to adjust their position quickly and accurately.

Duplicate multiple selected items by Cmd/Alt + Drag

Quickly create copies of multiple selected items by holding CMD(Mac) or ALT(Windows) while dragging. This shortcut lets you copy and move items at the same time, saving you time and making editing easier.

:butterfly: Improvements

  • Billing. We’ve unified Braintree and Chargebee invoices in a single Invoices section, so you can access all your invoices again.
  • AI Agent. Now it knows Fibery User Guide and can answer questions about Fibery capabilities and features. AI Agent in public user guide also updated to a more powerful one.

:shrimp: Fixed Bugs

  • Gantt View:
    • Card is not visible if primary dates are empty but secondary dates are set
    • It’s impossible to move entities between groups if sorting is applied
    • Missing error toast on timeline view when user tries to change read-only value by drag and drop
  • Notion integration:
    • ā€œUndefinedā€ field is created on syncing to-many Notion relation
    • Link to page is missed if page is ā€˜untitled’
  • AI Agent (Build mode):
    • Agent can add several titles and it makes database unusable
    • Improve probability of rich text field usage for work items, like features, etc
    • Agent does not fix schema.enum/create commands
    • Agent should never set Name as required
  • Pricing, Billing & Account: Plan and Billing page responsive styles are broken
  • Documents / Rich Text: Code Block hangs browser tab if it contains huge human non-readable json and format is enabled
  • Search & Recent Items: On low end devices after opening search panel and starting typing several first letters get dropped because of some focus that selects all text in input
  • Email Integration: ā€œlist[i].toLowerCase is not a functionā€ restarts server, so the fix improves stability
  • Fields: ā€œEntities were not found during remove collection items.ā€ error on creating new entity in many-to-many self relation
  • Home Page My Work: Wrong counter in filters
  • Whiteboard: It’s possible to add objects to section if ā€œLock allā€ is selected
  • MCP Server: Fibery host with https leads to unreachable host
14 Likes