Releases: akunzai/gistui
Releases · akunzai/gistui
Release list
v0.17.0
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
Full Changelog: v0.16.0...v0.17.0
v0.16.0
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
- ci: bump actions/checkout from 4 to 7 by @dependabot[bot] in #214
- ci: bump actions/upload-pages-artifact from 3 to 5 by @dependabot[bot] in #212
- ci: bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #211
- ci: bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #213
🧰 Maintenance
Full Changelog: v0.15.2...v0.16.0
v0.15.2
v0.15.1
What's Changed
🚀 Features
Full Changelog: v0.15.0...v0.15.1
What's Changed
🚀 Features
Full Changelog: v0.15.0...v0.15.1
v0.15.0
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
⬆️ Dependencies
- chore: bump anyhow from 1.0.102 to 1.0.103 by @dependabot[bot] in #195
Full Changelog: v0.14.2...v0.15.0
v0.14.2
What's Changed
🐛 Bug Fixes
⬆️ Dependencies
- chore: bump ratatui from 0.30.1 to 0.30.2 by @dependabot[bot] in #192
- chore: bump zip from 2.4.2 to 8.6.0 by @dependabot[bot] in #191
- chore: bump ureq from 2.12.1 to 3.3.0 by @dependabot[bot] in #190
Full Changelog: v0.14.1...v0.14.2
v0.14.1
v0.14.0
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
Full Changelog: v0.13.0...v0.14.0
v0.13.0
v0.12.0
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