# baserow 2.3.1 - Product: baserow (https://whatsnew.fyi/product/baserow) - Vendor: baserow - Date: 2026-07-10 - Version: 2.3.1 - Original notes: https://github.com/baserow/baserow/releases/tag/2.3.1 - Permalink: https://whatsnew.fyi/product/baserow/releases/2.3.1 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'. --- - **added** — Database remembers whether you last opened the comments or history tab when editing a row - **added** — Builder added fixed positioning options to Application Builder header and footer containers - **added** — Database adds a configurable maximum length for text based field values - **fixed** — Integration fix the Send email action using instance SMTP sending from webmaster@localhost instead of the configured FROM_EMAIL - **fixed** — Database in a restricted view, a row edited so it no longer matches the filters is now removed immediately for the editing user instead of lingering until a refresh - **fixed** — Database fixed single select dropdown and presence badge overlap issues on group-by grid view - **changed** — Core improve delete audit log entries performance - **changed** — Builder improved anonymous builder dispatch - **fixed** — Database resolve the issue with two separate N+1 queries when creating rows ###### New features * [Database] Remembers whether you last opened the comments or history tab when editing a row [#2532](https://github.com/baserow/baserow/issues/2532) * [Builder] Added fixed positioning options to Application Builder header and footer containers. [#3559](https://github.com/baserow/baserow/issues/3559) * [Database] Adds a configurable maximum length for text based field values [#5688](https://github.com/baserow/baserow/issues/5688) ###### Bug fixes * [Integration] Fix the Send email action using instance SMTP sending from webmaster@localhost instead of the configured FROM_EMAIL. [#5640](https://github.com/baserow/baserow/issues/5640) * [Database] In a restricted view, a row edited so it no longer matches the filters is now removed immediately for the editing user instead of lingering until a refresh. [#5660](https://gitlab.com/baserow/baserow/-/issues/5660) * [Database] Fixed single select dropdown and presence badge overlap issues on group-by grid view [#5684](https://github.com/baserow/baserow/issues/5684) * [Core] Improve delete audit log entries performance. * [Builder] Improved anonymous builder dispatch. * [Database] Resolve the issue with two separate N+1 queries when creating rows.