Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 20:56
· 67 commits to main since this release

What's New

  • Render assistant replies as Markdown (Textual) with selectable text (@mekedron)
  • Menu-bar entry + reliable input focus for Prompt Assistant; default shortcut ⌘⌃⌥P (@mekedron)
  • AI Prompt Assistant — floating chat window that edits the prompt library via tool calling (@mekedron)
  • Add ⌘K quick instruction bar with configurable system prompt (@mekedron)
  • Add shortcuts cheat sheet (⌘/) and collapsible prompt library (⌘L) (@mekedron)
  • Render Markdown (Styled) mode with swift-markdown-engine (@mekedron)
  • Add Markdown (Styled) display mode with inline source styling (@mekedron)

Bug Fixes

  • Tool-call args on ChatGPT Responses API; grow inputs on paste; assistant polish (@mekedron)
  • Pad Markdown (Styled) content away from window edges (@mekedron)

Other Changes

  • Document the Prompt Assistant in README and the docs site (@mekedron)
  • Update install and contributing docs for signed, notarised releases (@mekedron)
  • Update sponsor button (@mekedron)

Full Changelog: v2.0.3...v2.1.0