Skip to content

Releases: rodeyseijkens/codey

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 21:47

0.4.0 (2026-09-22)

Features

  • add line ranges to comment models (2f72e3c)
  • collapse the diff's trailing unchanged lines (b2c1084)
  • comment on commit diffs from the commits pane (6b8ae42)
  • fold single-directory chains in the tree view (8fd1f26)
  • move refresh and comment status into the top bar (444355c)
  • populate line ranges when creating comments (f0970ff)

Bug Fixes

  • reword the selected commit instead of HEAD (7e35727)
  • show inactive border on diff and changes panes (38390c0)
  • use line range labels in sent comments (303d54a)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 16:25

0.3.0 (2026-09-21)

Features

  • add diff row window module (26f8c2b)
  • add sidebar control and layout mode icon glyphs (e6664a7)
  • add toggle-folders command with no default keybinding (add33b1)
  • add VHS screenshot pipeline for the README (6bdf97a)
  • collapse or expand all tree folders via toggleAllTreeFolders (2ee6b4c)
  • mount only the visible diff row window (dd53164)
  • move diff pane title onto the border with a clickable layout mode icon (f4aef28)
  • move notifications to the top right of the top bar (37582ad)
  • move refreshing state to the top bar (6883f6f)
  • replace sidebar border title with clickable view, collapse, and refresh icons (8daf837)
  • simplify top bar to branch, loader mode, and watch (41a4375)

Bug Fixes

  • account for note guide column in measured row heights (a7940c6)
  • measure comment cards at their rendered height (df6e342)
  • move diff search overlay to the left side of the chrome row (c2f2970)
  • only count visible folders when toggling all tree folders (7d818ec)
  • open codey pane in new workspace checkout (ddc26b5)
  • set width to 100% for DiffPaneChrome (fde0e5c)

Performance Improvements

  • emit canonical-layout index maps from diff row builders (8981b91)
  • match search against registered diff rows (843255a)
  • reuse cached canonical rows and memoize patch parsing (b3f93de)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 21:02

0.2.0 (2026-09-16)

Features

  • add -v shorthand for --version (9bf8657)
  • open focused file in editor with E (1247bce)
  • support pierre themes and any shiki theme id (2848035)

Bug Fixes

  • fetch herdr plugin binary on install (d6045da)
  • harden herdr plugin install path (152269a)
  • normalize resolved theme colors to opaque sRGB hex (d2454b7)
  • render display-p3 token colors as srgb (a4a007d)
  • scroll help overlay with j/k and arrow keys (3e6e38b)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 12 Sep 20:55

0.1.4 (2026-09-12)

Bug Fixes

  • clear reword draft on ctrl+c (958a05b)
  • prefill reword input with original commit message (cfc86d5)
  • replace em dash escapes in commit placeholder text (042d440)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Sep 19:45
11ece7e

0.1.3 (2026-09-07)

Bug Fixes

  • fail fast when npm CLI is too old for trusted publishing (#9) (bc13f57)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 12:33
8bb3285

0.1.2 (2026-09-05)

Bug Fixes

  • release-please inline markers and chained publish workflow (#6) (fe252ef)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 12:12
8722f3e

0.1.1 (2026-09-05)

Bug Fixes

  • skip already-published packages and set gh token for asset upload (e77bf4c)

v0.1.0

Choose a tag to compare

@rodeyseijkens rodeyseijkens released this 05 Sep 11:00

What's Changed

  • Add npm release pipeline: standalone binaries, platform packages, and publish workflows by @rodeyseijkens in #1

New Contributors

Full Changelog: https://github.com/rodeyseijkens/codey/commits/v0.1.0