# baserow 2.1.4 - Product: baserow (https://whatsnew.fyi/product/baserow) - Vendor: baserow - Date: 2026-03-04 - Version: 2.1.4 - Original notes: https://github.com/baserow/baserow/releases/tag/2.1.4 - Permalink: https://whatsnew.fyi/product/baserow/releases/2.1.4 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'. --- - **fixed** — Migrate jira sync table endpoint - **fixed** — Fix number formatting for row history entries - **fixed** — Re-add docker entrypoint in the web-frontend image for backward compatibility with custom docker-compose or Helm charts that override the container command - **fixed** — Resolved an issue which prevented router nodes from being renamed once they had branches - **fixed** — Resolved an issue which prevented summarize rows nodes in automation workflows from working correctly - **fixed** — Resolved an issue which prevented the application builder table element's boolean fields from being checked correctly - **security** — Upgrade sentry to resolve a CVE in minimatch ###### Bug fixes * [Database] Migrate jira sync table endpoint [#4888](https://github.com/baserow/baserow/issues/4888) * [Database] Fix number formatting for row history entries [#4898](https://github.com/baserow/baserow/issues/4898) * [Core] Re-add docker entrypoint in the web-frontend image for backward compatibility with custom docker-compose or Helm charts that override the container command. * [Automation] Resolved an issue which prevented router nodes from being renamed once they had branches. * [Automation] Resolved an issue which prevented summarize rows nodes in automation workflows from working correctly. * [Builder] Resolved an issue which prevented the application builder table element's boolean fields from being checked correctly. ###### Refactors * [Core] Upgrade sentry to resolve a CVE in minimatch