---
title: Hunk 0.6
description: "Release notes for Hunk 0.6: 2 releases, March 23, 2026 – March 24, 2026."
editUrl: false
head:
  - tag: meta
    attrs:
      property: og:image
      content: https://hunk.dev/changelog/og/0.6.png
  - tag: meta
    attrs:
      property: og:image:alt
      content: Hunk 0.6 release notes — March 23, 2026 – March 24, 2026 · 2 releases ·
        11 changes
  - tag: meta
    attrs:
      name: twitter:image
      content: https://hunk.dev/changelog/og/0.6.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 23, 2026 – March 24, 2026 · 2 releases

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

Hunk 0.6 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-6-1"></a>

### 0.6.1

March 24, 2026

#### Added

- Added watch mode for reloadable reviews ([#91](https://github.com/modem-dev/hunk/pull/91)).

#### Changed

- Fit menu dropdowns to their contents ([#92](https://github.com/modem-dev/hunk/pull/92)).

#### Fixed

- Shut down idle session daemons more reliably ([#96](https://github.com/modem-dev/hunk/pull/96)).
- Coordinated singleton daemon launches to avoid duplicate background processes ([#97](https://github.com/modem-dev/hunk/pull/97)).
- Exited the daemon process cleanly after shutdown ([#98](https://github.com/modem-dev/hunk/pull/98)).

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

### 0.6.0

March 23, 2026

#### Added

- Added a reload shortcut for the current diff ([#83](https://github.com/modem-dev/hunk/pull/83)).

#### Changed

- Optimized large split review streams for faster rendering on big changesets ([#76](https://github.com/modem-dev/hunk/pull/76)).
- Replaced footer hints with a keyboard help modal ([#88](https://github.com/modem-dev/hunk/pull/88)).

#### Fixed

- Restored daemon autostart for prebuilt npm binaries ([#84](https://github.com/modem-dev/hunk/pull/84)).
- Detected `$bunfs` virtual paths correctly when autostarting daemons from Bun binaries ([#86](https://github.com/modem-dev/hunk/pull/86)).
- Published prerelease tags to npm under the `beta` dist-tag ([#87](https://github.com/modem-dev/hunk/pull/87)).

---

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