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

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

Hunk 0.8 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-8-1"></a>

### 0.8.1

March 30, 2026

#### Fixed

- Enabled `j` and `k` step scrolling in normal mode ([#131](https://github.com/modem-dev/hunk/pull/131)).
- Aligned inline note rendering more cleanly beside diffs ([#137](https://github.com/modem-dev/hunk/pull/137)).

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

### 0.8.0

March 29, 2026

#### Added

- Added file state indicators to the sidebar ([#128](https://github.com/modem-dev/hunk/pull/128)).
- Added comment-to-comment navigation in review mode ([#126](https://github.com/modem-dev/hunk/pull/126)).
- Included TTY and tmux pane metadata in session lists ([#90](https://github.com/modem-dev/hunk/pull/90)).
- Added worktree-based session path targeting for session workflows ([#118](https://github.com/modem-dev/hunk/pull/118)).

#### Changed

- Included untracked files in working-tree diff reviews by default ([#123](https://github.com/modem-dev/hunk/pull/123)).
- Surfaced a transient startup update notice ([#127](https://github.com/modem-dev/hunk/pull/127)).
- Refined top-level CLI help text and files/filter focus copy ([#129](https://github.com/modem-dev/hunk/pull/129), [#121](https://github.com/modem-dev/hunk/pull/121)).

#### Fixed

- Fixed keyboard help dialog row overlap ([#122](https://github.com/modem-dev/hunk/pull/122)).
- Fixed scrollbar click-drag behavior on large diffs ([#120](https://github.com/modem-dev/hunk/pull/120)).

---

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