# Beekeeper Studio v5.7.3 — Release v5.7.3 - Product: Beekeeper Studio (https://whatsnew.fyi/product/beekeeper-studio) - Vendor: Beekeeper Studio - Date: 2026-05-15 - Version: v5.7.3 - Original notes: https://github.com/beekeeper-studio/beekeeper-studio/releases/tag/v5.7.3 - Permalink: https://whatsnew.fyi/product/beekeeper-studio/releases/v5.7.3 - Labels: Platforms: Desktop 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** — Fix clickhouse rawExecuteQuery - **fixed** — Preserve column layout when refreshing table - **fixed** — Prevent calling persistence write function before the table is ready - **fixed** — Persist tabulator column state in app.db instead of localStorage - **fixed** — Fix double encoded jsonb values when inserting a new row from table view ##### What's Changed * Fix clickhouse rawExecuteQuery by @not-night-but in https://github.com/beekeeper-studio/beekeeper-studio/pull/4207 * fix: preserve column layout when refreshing table by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4211 * Prevent calling persistence write function before the table is ready by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4209 * fix: persist tabulator column state in app.db instead of localStorage by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4160 * fix double encoded jsonb values when inserting a new row from table view by @azmy60 in https://github.com/beekeeper-studio/beekeeper-studio/pull/4222 **Full Changelog**: https://github.com/beekeeper-studio/beekeeper-studio/compare/v5.7.2...v5.7.3