Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 09:13
78634f6

What's Changed

Features

  • feat(tui): cursor-based file selection in gist detail view (#67) by @akunzai in #77
  • fix(actions): actionable error when gist credential helper is missing (#71) by @akunzai in #78
  • feat(tui): preview line-wrap toggle (#68) and delete-gist from detail view by @akunzai in #80
  • feat(tui): copy gist URL or file content to clipboard (#70) by @akunzai in #81
  • feat(tui): syntax-highlight preview and diff context (#69) by @akunzai in #83
  • feat(tui): PageUp/PageDown scrolling in preview and diff by @akunzai in #84

Bug Fixes

  • fix(tui): surface swallowed status messages on Pins and Preview (#72) by @akunzai in #79

Documentation

  • docs: GitHub Pages landing page + demo/screenshot refresh by @akunzai in #85

Full Changelog: v0.6.0...v0.7.0