We’ll walk you through all of these updates in our product webinar next Wednesday. Register and join us live.
Access templates explained
Access templates are a unique and not necessarily self-explanatory Fibery concept. Once you realise you can share not just individual, say, Projects but also their Tasks, Meetings, and those Meetings’ Action Items, you are empowered! The problem is, “once” can also be “if”.
Guides and tutorials are nice, but we believe unique concepts deserve in-product explanations:
Now, we explain what an access template is before you create one. Then, we clearly indicate there are two steps to the process: configure a template and then use it for sharing. Moreover, you can enable automatic sharing or share a specific entity without leaving the page.
Certainly, these changes won’t make access templates as simple as 2+2
, but we hope we are moving away from ∛(π²)×ℯ
. If you’ve been postponing trying access templates, now is the time. Let us know how it goes.
Draw a straight line on Whiteboard using Shift modifier key
To draw a straight line, hold down the Shift
key to constrain the line to horizontal or vertical. You can also select an object and click a blue dot to draw a line, and holding Shift
will make it straight.
Full/compact form setting for Quick Add forms
Now you can define a form layout for New buttons for any View. Compact Form is not displaying fields descriptions and it is more dense. Full form shows all the details and it more sparse. Choose desired layout for every form on every view.
Write callouts using markdown
Now callout blocks are properly included when you import or export rich text via markdown: in automations and API or when copy-pasting between (some) tools.
Unfortunately, there is no industry-wide standard, so we had to come up with our own syntax that would support icons and colors:
> [//]: # (callout;icon-type=icon;icon=exclamation-circle;color=#4a4a4a)
> first line
> second line
> third line
Try it in your automation markdown templates!
One-liner improvements
- Timeline view: now you can collapse/expand groups.
- Context views: if there is a Field needed to be filled when creating an entity on a Context View, it mimics the required Field design.
- URL Field: when displaying URLs, we trim
https://
andwww
now so that you can see more of the actual link. - Sign-up: when you create a new Fibery workspace, we try to set the workspace logo based on your email domain.
- Website: our website content is easier for an LLM to scrape now. GEO FTW!
Fixed Bugs
- Database permissions: DB-level Creator doesn’t have access to the DB settings screen.
- Inbox: Inbox is missed sometimes on 1st opening workspace after installing from ‘No code’ template
- Performance: Grid memory leak → Update AG Grid to latest version
- Fields:
- Hovering over a link shows a tooltip, and the link exceeds the box
- Number field became read-only if convert it from money to percent in some case
- z-index issue with location field in quick add pop-up
- Google Calendar integration: is should be auto-create Calendar views for personal integrations
- Calendar view: Calendar week, day mode: new entity placeholder disappears in attempt to select date/enum/relation value for formula field
- Forms:
- Keyboard for required fields and formula fields popover should be unified with Quick Add
- Increase the bottom spacing in the Form View