Baserow logo

Baserow

No-code database and spreadsheet platform, an Airtable alternative

Alternative to: airtable, smartsheet, google sheets

Baserow screenshotBaserow screenshot

About Versions (19)

2.0.2

2025-12-04

New features

  • [Integration] Allow the Local Baserow ‘update row’ service to update data synced tables with writable fields. #3799

Bug fixes

  • [Database] Adjust image orientation based on exif data #4247
  • [Automation] Fixed a bug where creating a workflow would cause a crash for another user viewing a different app. #4293
  • [Automation] Allow to duplicate nodes inside container nodes #4294
  • [Builder] Improve performances when editing a create/update workflow action with a lot of table fields
  • [Integration] Resolved BASEROW_INTEGRATIONS_PERIODIC_MINUTE_MIN env variable bug.

Refactors

  • [Database] Make read/write DB routing consistent for http requests and background tasks #3848
  • [Builder] Fix missing form data after first render (SSR) #4268
  • [Core] Improve formula editor

Breaking API changes

  • [Builder] Number field values returned by local baserow integrations are now actual numbers instead of string #4219

Released 2.0.1

Bug fixes

  • [Core] Don’t show the Assistant panel if the LLM_MODEL env variable is not configured #4280
  • [Builder] Fix visibility condition not working if data property wasn’t used in page
  • [Automation] Save data preparation for table that don’t have trigger associated to it