First release in 2025 brings you some good stuff!
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)
Pro tip: Need to filter for todayâs data? Simply use â0 days agoâ or â0 days from nowâ as your relative value.
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.
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.
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
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.
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