# baserow 2.3.2 - Product: baserow (https://whatsnew.fyi/product/baserow) - Vendor: baserow - Date: 2026-07-15 - Version: 2.3.2 - Original notes: https://github.com/baserow/baserow/releases/tag/2.3.2 - Permalink: https://whatsnew.fyi/product/baserow/releases/2.3.2 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** — Group rows by a field directly from its column menu in Database - **fixed** — Fixed data sync crash when syncing a single select field with a default value after source options are modified - **fixed** — Fixed group by settings not being persisted on personal views for viewer role users - **fixed** — Fixed a Repeat element bug that caused overflow when a record contains long unbroken text - **fixed** — Fixed hourly and daily periodic data syncs silently skipping scheduled runs - **changed** — Improved element internal page navigation by requiring page parameter values - **fixed** — Fixed several N+1 query problems that slowed down some list endpoints - **fixed** — Periodic field updates no longer overlap, preventing the same workspace from being processed twice at once - **fixed** — Prevented periodic field updates from timing out on large instances - **fixed** — Resolved a bug which prevented advanced license customers from being able to access the Code and XLS actions ###### New features * [Database] Group rows by a field directly from its column menu ###### Bug fixes * [Database] Fixed data sync crash when syncing a single select field with a default value after source options are modified. [#5147](https://github.com/baserow/baserow/issues/5147) * [Database] Fixed group by settings not being persisted on personal views for viewer role users [#5709](https://github.com/baserow/baserow/issues/5709) * [Builder] Fixed a Repeat element bug that caused overflow when a record contains long unbroken text. * [Database] Fixes hourly and daily periodic data syncs silently skipping scheduled runs * [Builder] Improved element internal page navigation by requiring page parameter values. [#3110](https://github.com/baserow/baserow/issues/3110) * [Database] Fixes several N+1 query problems that slowed down some list endpoints * [Database] Periodic field updates no longer overlap, preventing the same workspace from being processed twice at once. * [Database] Prevents periodic field updates from timing out on large instances * [Integration] Resolved a bug which prevented advanced license customers from being able to access the Code and XLS actions.