Yesterday we had a very long degraded performance incident for integrations, reports and automations. We still didnât identify the root cause (and even AI feels helpless here). The incident has nothing to do with todayâs release, but if things will go south again, blame the heatwave
and Amazon DocumentDB.
Custom Apps (experimental)
Fibery now lets you build your own Apps â custom, client-side UI that runs on top of your workspace data. Now any user can build custom solutions tailored for specific problems or use cases without any programming knowledge. You describe what you want to our AI agent, and it builds it. An App can be fully functional and you can see, add, update, and delete data there.
Because an App is just static client-side files, there are no servers to manage and nothing to deploy. It just works. Apps inherit Fibery permission model: create one at the top level in the sidebar and everyone sees it, or inside a Space and itâs limited to people with access to that Space, or in Private section and it will be visible to you only.
Hereâs a calendar App we built internally that visualizes our vacations, sick days, and overtime in a way no standard view could.
Basic Apps are extremely easy to build, while more complex can take more time and iterations, but limits are not clear even for us so far. You can try to build custom forms, visualizations, interactive calendars and timelines, and even re-build existing tools UI inside Fibery. And yes, Dark theme is also supported.
Check Custom Apps user guide to learn more.
Apps is an experimental feature, enable it in Settings â Experimental Lab â Apps.
NOTE: If you created some custom Pages, you will have to re-create them with the new Apps manually. In this release we are disabling new Pages addition, but existing Pages will work till 1st Aug 2026. Please handle the migration before that date.
As most companies would say âweâre thrilled to watch what you will build with this technologyâ. In this specific case we are thrilled indeed
.
Introducing AI credits
Historically, weâve measured AI in the number of calls (aka answers). Well, it made sense in 2024 when 4o told us we were freaking geniuses to choose that metric but not in 2026. With advanced reasoning and the use of tools, AI calls have become widely diverse, both in utility and cost:
Thatâs why we are transitioning to AI credits, just like the rest of the industry.
Now complex queries like âfigure out the product roadmap for Q4 based on all the customer feedback received in Q3â cost more, while simple ones like âdoes Fibery have an MCP server?â cost less.
All paid plans still include AI, just as credits instead of calls:
The simplest call takes about 5 credits, while a median one takes about 18 credits. Depending on your workspace size and the complexity of you queries, you might be better or worse off with the new limits. Youâre welcome and we are sorry
.
We are resetting AI monthly limit for all paid customers today, so youâll have a week to experiment with AI credits before the first proper month of July. Go to the new Settings â Extra usage page (spoiler!) to see how many credits youâve consumed.
If youâre suspicious or curious about the change, Anton, whose initials are literally A.I., wrote a blog post explaining the context behind it. There are also a couple of teasers for whatâs coming next there.
If you have any questions, please shoot!
Extra usage
If you find yourself in the middle of a month no AI credits left, you can now enable extra usage.
The extra AI costs âŹ15/$15 per 1000 credits. Set a monthly spending cap (e.g. âŹ30 per month) and continue your normal operations:
Once a month is over, youâll be charged only for the amount used (e.g., âŹ20.48), not the entire cap. There will be an extra invoice in your billing settings.
By default, the extra usage is off (we fought off our greed!). Go to the new Settings â Extra usage page to enable it.
Coming next:
- Extra usage for automations;
- Extra usage for integrations;
- Dashboard to help you decide whether you should optimize things or bump extra usage.
Check out our new blog post explaining why we decided to introduce extra usage (and AI credits) now.
Lists and Tables Views now handle large datasets far better (experimental)
Until now, opening a view with a deep hierarchy meant Fibery fetched everything up front. If you had hundreds of thousands of entities buried under a collapsed branch, you paid for all of them on load.
Weâve reworked how hierarchical data loads. Two changes do the heavy lifting:
- We only load whatâs open. Collapsed branches arenât fetched until you expand them.
- We load 100 children per parent at a time. Need to see more under a branch? A âShow moreâ button pulls the next batch.
The result: views with complex hierarchies open dramatically faster. In our testing, loads that took around 1.5 seconds now come back in roughly 0.1 seconds when things start collapsed.
The yellow âtoo many entitiesâ banner is gone from Lists and Tables Views. A âShow moreâ button at the end of a branch replaces it.
This feature is experimental so far, please enable it in Settings â Experimental Lab â Hierarchies Lazy Loading.
Set static default values for basic fields
Now you can set default static values for checkbox, basic text fields, number fields and date fields. For example, you can set 19% default for VAT field or 0 for some number field, or 1 for Currency Rate field. You can find default value setting in Edit Field area.
Automations history
The history of changes for automation buttons or rules is available in Activity Log now. Use Automation Rule or Automation Button values for Schema Change filters to see them.
Deleted rules or buttons can be restored in Activity log or in Trash as well.
Fibery AI is now permissions-aware
Fibery AI now understands your permissions across the entire workspace, and is able to answer what spaces/databases/entities you have access to, and why you have access to these things (via access template, manual sharing or assignee-based sharing).
Whatâs not included yet:
- The Agent canât set up permissions for you
- Admins canât use it to check what access other users have
Any user can manipulate data in Fibery AI
Previously, non-Admins were limited to asking questions in Fibery AI, now any user can actually change things: manipulate data, views and schema, according to users permissions. Fibery AI knows your access level, and always respects it.
Improvements
- Rich text. Now you can move rows and columns in text Table via
Move row up / downandMove column left / rightactions in ⊠menu. - Embed View: Now you can insert Embed View to Dashboard, Document and Whiteboard. So users are able to embed things into embed view and embed this embed view into dashboard to open it full screen as other views
. - Merge entities. Current entity is hidden now from a list of entities available for merge
- Filters. Added a confirmation dialog before âClear allâ removes filters across databases, preventing accidental loss of filter setups.
Fixed Bugs
- Automations: Clicking Enter in Rule âNameâ field we submit entire rule
- Reports:
- Outdated Fibery logo is used in Report setup screen
- Warm theme is not applied to report sync loader, âAdd fieldâ and âSwap axesâ controls
- Home Page: View description gets erased after visiting Home page
- Form View:
- Default value is not linked for hidden relation when Form is triggered from specific place
- Locked Forms affects counter but not unavailable in Forms menu
- If full layout is set to the default form, it does not apply to the in-line entity creation
- Forms duplicating in the sidebar menu
- Access:
- Empty source is shown in User access audit if access was granted via âAutomatically share Database with Peopleâ toggle
- âImportâ button should not be displayed for Users
- Group Members canât see newly added members if auto-access to Users is enabled
- Gantt View: UI issue with dependency arrows on Gantt view
- Fields: Ugly error on changing relation cardinality if one of the ends has ârequiredâ flag
- Fibery AI Agent:
- Agent should include files of entity selected in context
- Validate imagesâ sizes to be less than 2,000 pixels
- Fibery AI does not see contents of PDF files somehow
P.S. Your feedback is welcome, as always.







