# baserow 2.1.5 - Product: baserow (https://whatsnew.fyi/product/baserow) - Vendor: baserow - Date: 2026-03-12 - Version: 2.1.5 - Original notes: https://github.com/baserow/baserow/releases/tag/2.1.5 - Permalink: https://whatsnew.fyi/product/baserow/releases/2.1.5 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **removed** — Remove ollama dependency - **fixed** — Fix a bug that caused an error when running the backend and frontend images as different users - **fixed** — Fix error page on token expiration to redirect to login - **fixed** — Fix a bug that could cause a stale page ID to be set even after deleting the page - **changed** — Improve the scheduling system in the periodic service - **fixed** — Resolve a bug where a container-type element with a visibility condition would be unable to use form data in its formula - **fixed** — Resolve a bug which caused the periodic trigger to reset its minute value if the interval was set to minute - **fixed** — Resolve an issue which prevented hour and minute values from persisting in the periodic trigger form - **added** — Add support for dispatching automation nodes asynchronously - **changed** — Update langchain to 0.3.28 ###### Bug fixes * [Database] Remove ollama dependency [#4962](https://github.com/baserow/baserow/issues/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](https://github.com/baserow/baserow/issues/3838) * [Database] Update langchain to 0.3.28 [#4965](https://github.com/baserow/baserow/issues/4965)