Skip to content

Releases: akunzai/gistui

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 07:25
3e0af08

What's Changed

🚀 Features

  • feat: 0.17 P1 health — multi-OS CI, stale bg, size cap, parallel fetch by @akunzai in #228
  • perf(tui): compute ranked lists once per list action (#224) by @akunzai in #229
  • feat(tui): in-app Settings screen for config preferences (#227) by @akunzai in #231
  • feat(tui): clickable (C)onfig in top bar next to Help by @akunzai in #234

🐛 Bug Fixes

  • fix(tui): live mouse capture on Settings toggle + config open test by @akunzai in #233

Full Changelog: v0.16.0...v0.17.0

v0.16.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:30
c7bd7b5

What's Changed

🚀 Features

  • feat: allow opening github repo by clicking it in the footer by @akunzai in #215
  • feat: cross-screen top bar + minimal footer (TUI UX redesign Phase 1) by @akunzai in #217
  • feat: fold About into the ? Help index (TUI UX redesign Phase 2) by @akunzai in #218
  • feat: context menu and command palette (#216 phase 3–4) by @akunzai in #219

⬆️ Dependencies

🧰 Maintenance

  • refactor: relocate landing page to website and move reference docs to docs by @akunzai in #210

Full Changelog: v0.15.2...v0.16.0

v0.15.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 03:24
0e887e1

What's Changed

🚀 Features

  • fix(tui): drop app version from the footer by @akunzai in #208

Full Changelog: v0.15.1...v0.15.2

v0.15.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 18:23
192e564

What's Changed

🚀 Features

  • ci: push Homebrew formula and Scoop manifest updates on release by @akunzai in #206

Full Changelog: v0.15.0...v0.15.1

What's Changed

🚀 Features

  • ci: push Homebrew formula and Scoop manifest updates on release by @akunzai in #206

Full Changelog: v0.15.0...v0.15.1

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 12:37
bd01317

What's Changed

🚀 Features

  • feat(tui): live-update the diff while editing the upload buffer in a GUI editor by @akunzai in #200
  • fix(tui): stay on Pins after completing an upload by @akunzai in #201
  • feat(tui): flag pinned entries whose local file is missing by @akunzai in #203
  • feat(tui): use content hash for the Pins in-sync indicator by @akunzai in #204

🐛 Bug Fixes

  • fix(diff): don't merge lines when a mid-diff line loses its trailing newline by @akunzai in #197

⬆️ Dependencies

Full Changelog: v0.14.2...v0.15.0

v0.14.2

Choose a tag to compare

@github-actions github-actions released this 25 Jun 13:22
1707512

What's Changed

🐛 Bug Fixes

  • fix(tui): auto-add --wait for GUI editors (release 0.14.2) by @akunzai in #193

⬆️ Dependencies

Full Changelog: v0.14.1...v0.14.2

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 16:50
cbb89a1

What's Changed

🐛 Bug Fixes

  • fix(tui): show files once for a gist you own and starred by @akunzai in #189

Full Changelog: v0.14.0...v0.14.1

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

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 05:31
1282b7a

What's Changed

🚀 Features

🧰 Maintenance

  • fix: show non-zero ★/⑂ counts in gist manager screenshot by @akunzai in #141

Full Changelog: v0.12.0...v0.13.0

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 06:55
37eb99c

What's Changed

Features

  • feat: browse gist revisions and restore a single file by @akunzai in #134
  • feat: starred and forked gists by @akunzai in #136
  • feat: vim-style navigation and H/F history keys by @akunzai in #140

Documentation

  • fix: exclude AGENTS.md from crate + fix crates.io badge by @akunzai in #131
  • build: exclude contributor/release docs from published crate by @akunzai in #132
  • docs: slim README and split reference docs by @akunzai in #138

Full Changelog: v0.11.0...v0.12.0