This release contains some quality of life improvements in various areas and many bug fixes. Enjoy!
Weekend days setting
Now any user can set weekends days in Settings → Preferences. It can be handy if you are lucky and have 4-days workweek, or unlucky and have 6-days workweek, or live a country with Friday-Saturday weekend. This setting affects how Timeline View, Calendar View and date picker look, but it does not affect automation rules and other things.
There is even API endpoint to set Weekend days for a user. Maybe you have it somewhere in your powerful HR system and want to set it automatically for every new user in Fibery.
Timeline: Avoid weekends when moving dependent cards
We’ve added Avoid Weekends
toggle on Timeline View. It ensures that cards spanning weekends maintain the correct number of working days, effectively bypassing non-working days. It plays nicely with the Weekend days settings in this release as well.
Required fields special UI for List, Board View, Calendar, Feed and Timeline Views
Now you can create new entities with required fields faster on Board, List, Timeline, Feed and Calendar Views. No more popups, just inline fields you need to set.
Access page for Spaces and Databases
Sharing a Space or a Database is more discoverable now with a dedicated page:
The functionality is the same, but comfortably laid out on a page instead of cramming into a short and narrow modal window.
Improve Fields screen in database setup
Fields screen in Database section got updated. Now you can search for fields and add fields faster. It also just looks better now.
Improvements
- Rich text: Now you can copy individual rich text field into markdown. Find
Copy as Markdown
action in … menu on top of any rich text field - Whiteboard comments: now it is easier to review comments quickly, simply hover over any comment to preview thread details, participants, and the latest reply
- Sidebar: When a users clicks on entity in smart folder, expand it and show all nested views
- Entity View: Newly created database has 1-column entity view layout by default now
Fixed Bugs
- Hide empty lanes does not work if filters are changed
- Error in panel on renaming database
- Notifications:
- Missing notification on inline comment of watched document
- Watch option is not switched on when user adds a comment
- Required fields:
- Form with required fields: editor context menu does not work when selected by click , focus just gets moved to another place
- “Required” option resets to Off after field creation
- The snippet doesn’t get created when entity has required fields and added from form
- Default form response with ‘Create’ button starts to be appeared after adding entity with required fields from Search
- Copy as markdown action:
- ‘Copy as markdown’ action returns an error in public space
- Invalid data in markdown for location field
- Timeline:
- Timeline is cut on the bottom in Safari
- Entity creation on Timeline: if the 1st database has required field , another database can not be selected
- Broken style for Timeline tooltip in the dark theme
- Adding new entities via cmd+ is not disabled/hidden in public space