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.1.5

2026-03-12

Bug fixes

  • [Database] Remove ollama dependency #4962
  • [Core] Fix a bug that caused an error when running the backend and frontend images as different users.
  • [Core] Fix error page on token expiration to redirect to login
  • [Builder] Fixed a bug that could cause a stale page ID to be set even after deleting the page.
  • [Core] Improved the scheduling system in the periodic service.
  • [Builder] Resolved a bug where a container-type element with a visibility condition would be unable to use form data in its formula.
  • [Automation] Resolved a bug which caused the periodic trigger to reset its minute value if the interval was set to minute.
  • [Automation] Resolved an issue which prevented hour and minute values from persisting in the periodic trigger form.

Refactors

  • [Automation] Add support for dispatching automation nodes asynchronously. #3838
  • [Database] Update langchain to 0.3.28 #4965