Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 03:14
d1c97bc

What's Changed

๐Ÿš€ Features

  • feat(diff): ignore trailing-newline-only differences by @akunzai in #150
  • feat(tui): newest-first paged gist comments + restyled pane by @akunzai in #151
  • feat(tui): footer/theming UX polish (y in footer, themed reds, filter wording) by @akunzai in #167
  • perf(tui): memoise syntax highlighting across frames by @akunzai in #170

๐Ÿ› Bug Fixes

  • fix: P1 correctness hardening (GraphQL escaping + latent panic) by @akunzai in #165
  • fix(tui): misc correctness (browser freeze, cwd temp dirs, silent upload read) by @akunzai in #172
  • fix(gh): paginate fork detection + surface its failures by @akunzai in #173

๐Ÿ“š Documentation

  • docs: fix help/README drift (topic count, o-hint, config table, m-key) by @akunzai in #166

Full Changelog: v0.13.0...v0.14.0