Baserow
No-code database and spreadsheet platform, an Airtable alternative
Alternative to: airtable, smartsheet, google sheets

About
Versions (19)
2.0.0
2025-11-18Baserow 2.0: build databases, automations, apps & agents with AI — no code
New features
- [Builder] Element can be visually hidden on complex conditions #2566
- [Database] Regenerate all table/view AI field values at once #2586
- [Builder] Support advanced formulas. Formulas can now use functions and operators. #3258
- [Database] Multiple collaborators lookup fields filters #3450
- [Database] Duration lookup field type filters #3471
- [Database] Ability to find items anywhere in the workspace #3732
- [Database] Add filters support for AI field #3801
- [Database] Workspace search #3826
- [Database] Date dependencies in table #3829
- [Database] AI field auto-update #4115
- [Builder] Added the AI agent workflow action. #4116
- [Database] Show primary field value in workspace search result for RowSearchType #4181
- [Builder] Introduced the new ‘Slack send message’ workflow action. #4237
- [Core] Add TOTP 2fa support #725
- [Core] Added GitHub actions feature branch pipeline.
- [Core] Introduced Kuma, an AI-powered assistant to help you manage your workspace. #3676
- [Core] Introduced the ability to sync the knowledge base based on an exportable file.
- [Automation] Introducing automation builder; automate repetitive tasks and workflows.
- [Database] Show workspace settings modal if clicked on deactivated AI field.
Bug fixes
- [Core] Only close the last opened modal when the esc key is pressed. #3495
- [Database] Hide tooltip when value dynamically changes to null #3501
- [Database] Log files that cannot be downloaaded during import #3581
- [Core] Close the dropdown when using the tab key to move out from the collaborators field #3717
- [Database] Long text boxes in forms don’t maintain their expanded size. #3801
- [Database] Serialize create/update rows actions execution to keep store consistent #3850
- [Database] Allow formula field to reference AI field with choice output type #3851
- [Database] Allow create new entry in linked table using pop-up window #4104
- [Database] Fix CSV import throwing ‘no fetchall attribute’ error and respect primary field order #4163
- [Builder] Fix scope issue with form input and repeat elements #4185
- [Builder] Fix formula recursion error when the same data source is used twice in one formula of workflow action #4195
- [Builder] Fix synchronised button loading state in tables #4268
- [Builder] Fix broken menu element
- [Builder] Fix collection element broken when they are in container
- [Database] Fix bug where the form validation does not work if iOS recognizes a phone number in the field name.
- [Builder] Fix workflow action configuration broken
- [Database] Added a tooltip to indicate that indexing is not available for this field type. #3810
- [Core] Allow setting custom base URL for OpenAI. #4108
Refactors
- [Builder] Added support for Advanced Formulas. #3258
Breaking API changes
- [Builder] Data source now return content with human property names instead of technical ones #4135