Emoji reactions in comments
Weāre continuing Fibery emojification . Now you can react on comments. Find
Add reaction
icon in the top right corner to add the first reaction.
When someone reacts to your comment, you will get a notification in your Inbox. New filter Reacted to comment
is also added into Inbox.
Note that emoji reactions work only for entity-level comments, inline comments do not have them.
Experimental Views creation via AI
We are slowly nailing how to use AI for Fibery configuration. I hope we have a good vision now, but we still need to learn and gather more examples from you. With this release you can create Views via AI prompts (with some limitations).
Click +
near Space name and select AI View
option.
Then describe what you want to see using plain language. You can use prompts like this:
Show all not done features created by me
Create a board that shows features as cards and states as columns. Show features that have no assigned users only.
Create a map that shows employees location
Show all features where open bugs count is greater than zero
Here is how it works:
Limitations:
- It does not work for Form and Report (so far).
- Sorting and Color coding are not supported.
- Quite often AI creates complex filters that we canāt display as UI elements in Filter area, so here we degrade to a basic text explanation.
- It is not possible to create AI Views in My Space.
Power:
- AI can create relatively complex filters that are not possible to create via UI. For example, if you have Features and Bugs, you may ask it to
Show all features that have at least two open bugs
, and it will create a filter based on bugs collection filter (which is not possible via UI).
Please try to create views via AI and share your successes and failures with us via Intercom or in this community thread.
Open left menu context menu with right click
Context menu in the left menu can now be summoned by a usual right click, not only via the ā¢ā¢ā¢
button:
As a bonus, there are more actions in the menu now, and they are more consistent with context menus elsewhere.
World integration: move emojis from Country name to icon
Countries selection has gotten prettier, especially for Windows users:
Now that we have a dedicated Icon Field, we have removed the flags from Countriesā names, so they donāt mess with export and auto-linking rules.
Sync Country
integration Database to reap the benefits.
Improvements
Inbox batch actions respects filters now, so you can filter Inbox and apply batch actions only to filtered notifications.
Grid View improvements and fixes
Grid Views becomes more and more stable. We miss just few features and few dozens bug fixes to replace current Table View with Grid View. In this release we were focusing on bug fixes mostly:
- Rich Text is added as an icon unit in Grid View (poor manās solution so far)
- Style was improved here and there
- Wrong āAdd new columnā pop-up position
- If you add a new row with shift+enter the ability to open a row using the space bar seems to be broken.
- āAdd new fieldā pop-up stays expanded after field creation
- Wrong filter, sort and color coding look for one-database grid
- Ignore Button column in generated during export csv file
- Relation grid sometimes fails to be loaded after opening relation settings or switching b/w relation views
- 2 cells selection after changing value so entity moved in another place according to sorting
- Creating new field in Grid lacks scroll in Fields pop-up
- Missing permissions check on adding new field from column
Fixed Bugs
- Drag menu item by its add / edit popup
- Light theme + dark left menu mode issues in Search and Inbox
- Relation linker. Link rule is not calculated for one-to-many, if several source items match one relation item
- Import: Use random color for just created space
- Formula field loses a backslash after saving
- Space creation in Import: submit should happen on Enter after user provided space name
- Formula: donāt put extra square brackets if they are already present
- Sort: sort expressions for Lists are ignored if they are different for two databases
- Relation linker. Incorrect calculation for crazy 1-to-1 case
- Cursor jumps when editing Database Name
- āMove database to another spaceā does not work from Edit fields pop-up and returns error