# Delta 0.19.2 - Product: Delta (https://whatsnew.fyi/product/git-delta) - Vendor: Dan Davison - Date: 2026-03-28 - Version: 0.19.2 - Original notes: https://github.com/dandavison/delta/releases/tag/0.19.2 - Permalink: https://whatsnew.fyi/product/git-delta/releases/0.19.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'. --- - **fixed** — Rebuilt binaries are now compatible with Debian 12 by pinning GNU Linux builds to ubuntu-22.04 This is a patch release providing rebuilt binaries compatible with Debian 12 (the 0.19.0 and 0.19.1 .deb packages required glibc 2.39, which is only available in Debian 13). ##### What's Changed * CD: pin GNU Linux builds to ubuntu-22.04 for Debian 12 compat by @dandavison in https://github.com/dandavison/delta/pull/2135