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