January 9, 2025 / đŸ„ł Set any relative value in Date Filter, Batch change fields for selected entities, Improved readability in rich text fields, some new formulas

First release in 2025 brings you some good stuff!

:partying_face: Set any relative value in Date Filter

We’ve significantly expanded our Date Filter capabilities to support more flexible time-based filtering. When filtering by Date Field, you can now choose from convenient preset options like “today,” “yesterday,” and “one week from now,” or use the “custom date” option to select either specific dates or relative timeframes.

The “is within” operator has also received a major upgrade. You now have the freedom to combine absolute and relative dates at both ends of your date range, moving beyond simple preset ranges like “past week.”

Here are some examples of what you can do:

  • Set a range from a specific date to another specific date (e.g., from January 1st → to January 15th)
  • Mix a specific date with a relative one (e.g., from January 1st → to 5 days ago)
  • Use relative dates on both ends (e.g., from 10 days ago → to 2 weeks from now)

:bulb: Pro tip: Need to filter for today’s data? Simply use “0 days ago” or “0 days from now” as your relative value.

:weight_lifting_woman: Batch change fields for selected entities (experimental)

Now you can select many entities and change fields for the selected entities fast. For example, you can change state for selected tasks, assign people, change dates, etc.

NOTE: Enable it in Settings → Experimental Lab.

:nerd_face: Improved readability in rich text fields

We made enhancements aimed at improving readability across our text editor. Key updates include:

  • Tweaked Checkbox item UI.
  • Enhanced Title, Headings, Lists, Callout and Quote styles.
  • Optimized spacing between all types of content inside rich text fields.

:calendar: New formulas: Add month to a date and get week number

We’ve add two new formulas and some operations with dates became simpler:

Months(number): Add month to a date

Returns a Duration for the number of months.

For example, you want to create a field that will show the date 1 month before the deadline.

[Due Date] - Months(1)

Or you can add half a year to a date:

[Date] + Months(6)

IsoWeekNum(date): Calculate the week number in Formulas

Returns number of the ISO week number of the year for a given date.

IsoWeekNum([Creation Date]) → 23

:butterfly: Improvements

  • You can now downgrade from a paid plan to Free with a couple of clicks and without contacting us (although we’d appreciate frank feedback before you go).
  • Fibery-to-Fibery sync feature demands Enterprise plan now.
  • Monthly usage limits for automations and integrations infographic is unambiguous now about whether it’s 10% left or 10% used.
  • More operators were added to text filter in views: is, is not, starts with, ends with.

:shrimp: Fixed Bugs

  • Filters: doesn’t contain doesn’t work with empty fields
  • “Sync failed” label should not be cut
  • Error appears when Admin creates Highlight database
  • Can’t rename database
  • If Solo workspaces reaches monthly usage limits, upgrade to Standard is meaningless
  • Issue with ‘Locked’ icon for embed and relation views
  • ‘Duplicate’ option should not be disabled for locked document/view
  • Function is not get selected in list below for multiline formula
  • Selecting the same DB when setting up a form resets everything
  • White background instead of pricing page on opening Chargebee pop-up in the dark theme
15 Likes

Super awesome update! Fixes a lot of my pet peeves, and I’m super excited for relative time filters. Thank you – just one little addition


I’m hoping for IsoWeekYear(date) next to replace my cumbersome existing week calculation formulas :slight_smile:

2 Likes

This looks like an excellent addition, but you should make it clear it doesn’t work for tables yet (it does for lists + boards)

3 Likes

Did you see the improved version that became possible due to the Weekday function that was recently introduced?

2 Likes

Thanks for that !

1 Like

These 2 are the best updates this week for us, thank you!

2 Likes

Hey guys,
relative dates looks great (UX is also very smooth) - but I have one scenario, which doesn’t work out: Very often I want to see entities from the last month, next month etc.
With relative filters, I will only get +/- one month relative to todays date - but I need the whole month. E.g. "show me all invoices from last month (Dec 1 2024 till Dec 31 2024).
Have I missed something or is this just not possible?

And thumbs up for “Batch edit” - big step forward!

2 Likes

Great start to the new year! Love these small but meaningful fixes: Relative filters and Month/Week formulae. :slight_smile:

Also rich text refinements are always welcome. :slight_smile:

1 Like

Only now. Thanks for the hint, that looks easy enough for a formula :slight_smile:

I second this. We use table view a lot instead of list view because the table view highlights field data more prominently.

I love the relative date, batch edit, and rich text readability updates! Thanks for the hard work!

1 Like

We will add batch edit panel to table view soon, I hope in the next release

5 Likes

Oh yeah, after checking out the updates a bit more, I agree.

Could we get the following relative scenarios added?

(assuming “First day of the week” preferences are set to Sunday)

  • [This Week]

    • Logic: All days between the current week’s (W2-2025) first day (Jan-5-2024) and last day (Jan-11-2025)
  • [Last Week]

    • Logic: All days between the week before (W1-2025) the current week’s (W2-2025) first day (Dec-29-2024) and last day (Jan-4-2025)
  • [Next Week]

    • Logic: All days between the week after (W3-2025) the current week’s (W2-2025) first day (Jan-22-2025) and last day (Dec-28-2024)
  • [This Month]

    • Logic: All days between the current month’s (Jan-2025) first day (Jan-1-2025) and last day (Jan-31-2025)
  • [Last Month]

    • Logic: All days between the month before the current month’s (Dec-2024) first day (Dec-1-2024) and last day (Dec-31-2024)
  • [Next Month]

    • Logic: All days between the month (Feb-2025) after the current month’s (Jan-2025) first day (Feb-1-2025) and last day (Feb-28-2025)
  • [This Year]

    • Logic: All days between the current year’s (2025) first day (Jan-1-2025) and last day (Dec-31-2025)
  • [Last Year]

    • Logic: All days between the year (2024) before the current year’s (2025) first day (Jan-1-2024) and last day (Dec-31-2024)
  • [Next Year]

    • Logic: All days between the year (2026) after the current year’s (2025) first day (Jan-1-2026) and last day (Dec-31-2026)
2 Likes

Yes I really miss those scenarios as well!

Plus ‘this/last/next quarter’ since we do a lot of quarterly planning as well.

We’ve build a very complex planning solution to achieve this; would be awesome if we could skip that solution and only use filters instead :heart_eyes::heart_eyes:

4 Likes

Thirding this. We would love to see batch edits for all views (Table especially).

Suttle change, but looks better. What would be really helpful is to reduce the space between bullet points and new lines.

I came over from Logseq and often write with bullet points. Out of any writing tool, Fibery adds way too much space between the bullet point lines
which makes it bullet point list less aesthetically pleasing and useful.

I’m glad you noticed and liked the change :blush:

I understand the concern, especially if you’re used to tighter list spacing in other tools. In Fibery our rich text editor supports elements like mentions, tags, statuses, and avatars in all text lines, including bullet points. Reducing the spacing can make these feel cramped and harder to read.

I’ll revisit this after we refine the design of these units, but for now, the current spacing ensures better readability. Thank you for this feedback!

1 Like