# Delta 0.18.1 - Product: Delta (https://whatsnew.fyi/product/git-delta) - Vendor: Dan Davison - Date: 2024-08-24 - Version: 0.18.1 - Original notes: https://github.com/dandavison/delta/releases/tag/0.18.1 - Permalink: https://whatsnew.fyi/product/git-delta/releases/0.18.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'. --- - **fixed** — Fix issue with delta --version that was causing problems downstream - **added** — Add hyperlinks section to manual - **added** — Add platypus theme - **changed** — Don't use pager for --version This patch release fixes an issue with `delta --version` that was causing problems downstream (https://github.com/dandavison/delta/issues/1818). ##### What's Changed * Add hyperlinks section to manual by @dandavison in https://github.com/dandavison/delta/pull/1816 * Added `platypus` theme by @sarpuser in https://github.com/dandavison/delta/pull/1819 * Don't use pager for --version by @dandavison in https://github.com/dandavison/delta/pull/1824 ##### New Contributors * @sarpuser made their first contribution in https://github.com/dandavison/delta/pull/1819 **Full Changelog**: https://github.com/dandavison/delta/compare/0.18.0...0.18.1