---
title: Hunk 0.4
description: "Release notes for Hunk 0.4: 1 release, March 22, 2026."
editUrl: false
head:
  - tag: meta
    attrs:
      property: og:image
      content: https://hunk.dev/changelog/og/0.4.png
  - tag: meta
    attrs:
      property: og:image:alt
      content: Hunk 0.4 release notes — March 22, 2026 · 1 release · 2 changes
  - tag: meta
    attrs:
      name: twitter:image
      content: https://hunk.dev/changelog/og/0.4.png
template: doc
sidebar:
  hidden: false
  attrs: {}
pagefind: true
draft: false
---

<!-- GENERATED by `bun run generate:changelog`. Edit CHANGELOG.md or website/releases/notes.json instead. -->

March 22, 2026 · 1 release

```sh
npm i -g hunkdiff@0.4.0
```

Hunk 0.4 is no longer the current release. See [the latest release](/changelog/) or [all install options](/docs/start/install/).

## Releases in this series

<a class="release-separator" id="v0-4-0"></a>

### 0.4.0

March 22, 2026

#### Added

- Auto-started the MCP daemon when needed for live sessions ([#29](https://github.com/modem-dev/hunk/pull/29)).
- Added arrow-key line-by-line scrolling ([#30](https://github.com/modem-dev/hunk/pull/30)).

---

[Newer: Hunk 0.5](/changelog/0.5/) · [Older: Hunk 0.3](/changelog/0.3/) · [All releases](/changelog/)