
Baserow 2.1 is a maintenance-focused release aimed at making the platform faster, safer, and easier to maintain long-term, while also introducing expert formula mode across Applications, Automations, and AI fields.
Baserow 2.1 primarily focuses on infrastructure, security, and long-term maintainability.
Most of the work in this release went into a migration to Nuxt 3, a Django 5.2 backend upgrade, and improvements to how Docker images are built and shipped.
Alongside these foundational improvements, Baserow 2.1 also introduces expert formula mode across several parts of the platform.
Here’s what’s included in this release.

Baserow 2.1 introduces expert formula mode across:
Expert mode provides the full formula editor, allowing you to combine data, functions, and operators instead of selecting a single value or simple condition.
It’s useful whenever logic depends on more than one value, or when values need to be transformed or formatted.
You might use expert mode to:
If you simply wish to display a data source or page parameter value, then basic mode will suffice.
For example, a workflow condition can compare two values directly:
[Campaign spent] > [Spend goal]
In the Application Builder, formulas can control visibility and behavior based on relationships or the current user:
[Task.Assignee.id] = [User.id]
OR
[Task.Reviewer.id] = [User.id]
And inside an AI field, formulas can be embedded in prompts to generate data-aware output:
if(
[Campaign spent] > [Spend goal],'Stop','Running'
)
If needed, Kuma can help translate a plain-language rule into a formula.
👉 Learn how expert formulas mode works →
Baserow 2.1 includes several infrastructure updates:
These changes improve security, compatibility with upstream dependencies, improve performance, and production efficiency.
As part of the Django upgrade, PostgreSQL 13 is no longer supported.
Upstream support for PostgreSQL 13 ends in November 2025, and newer Django versions require PostgreSQL 14 or higher.
👉 Read the Django release notes →
Baserow 2.1 adds Ukrainian language support, expanding access for teams using Baserow in different regions.
We’re grateful to Marat Dospolov who contributed this translation.
Ongoing work includes:
As always, if you have questions or feedback, drop by our official community forum. We’d love to hear from you!

Baserow 2.1 is a maintenance-focused release that improves performance, security, and reliability. It introduces Expert formula mode, Nuxt 3 and Django upgrades, bug fixes, PostgreSQL 14+ support for self-hosters, and a new Ukrainian translation.

Discover how Airtable and Baserow compare in features, flexibility, speed, and scalability. Compare pricing plans and hidden costs to make an informed decision!

Explore the best open-source software alternatives to proprietary products. Discover OSS tools, licenses, and use cases with our updated directory.