Changelog

What's new in Churros

Every release, with download links and notes. Auto-updates land via the app itself — this page is the canonical record.

  1. v0.8.4

    Workspace polish and reliability improvements

    This update refines the macOS 26 workspace, improves Ask-mode clarity, strengthens licensing behavior, and makes larger table workflows feel more stable.

  2. v0.8.3

    Truncate/drop tables, staged row deletes, and auto-reconnect

    Right-click tables in the schema sidebar to truncate or drop them, stage row deletions alongside cell edits and commit them in a single transaction, and auto-reconnect databases when the network returns after sleep or a wifi blip.

  3. v0.8.2

    Cell edits commit for non-text columns

    Inline cell edits now save for timestamptz, uuid, int, numeric, and jsonb columns.

  4. v0.8.1

    Cross-table edit staging and a resizable editor split

    Inline cell edits now persist when you switch tables and commit as a single transaction across every touched table. The editor/result split is draggable, double-click-to-edit is back, and the SQL completion popup updates without flicker.

  5. v0.8.0

    Liquid Glass chrome and a snappier editor

    Churros now uses native macOS Liquid Glass for the toolbar, sidebar, and inspector. Typing and row selection are noticeably faster, the SQL completion popup stops getting stuck, and ⌘R reliably refreshes the current table.

  6. v0.7.3

    Bug fixes

    Stability and bug fixes.

  7. v0.7.2

    Auto-updates

    Churros now keeps itself up to date with Sparkle-powered background updates, signed with EdDSA and served from churros.sh.

  8. v0.7.1

    Inline editing and grid polish

    Inline cell editing with staged-edits batch commit, type-aware grid rendering, and a few SQL workspace fixes.