Skip to content

1.0.30

Choose a tag to compare

@copilot-cli-release-app copilot-cli-release-app released this 16 Apr 19:10
· 3 commits to main since this release

2026-04-16

  • Feedback form links to the correct GitHub repository
  • /undo shows an explanatory message when rewind is unavailable (e.g., not in a git repository or no commits yet)
  • Plugin skills and commands are correctly discovered when using skills.discover
  • Add /statusline command (with /footer alias) to customize which items appear in the status bar (directory, branch, effort, context window, quota)
  • Remove --list-env flag that logged loaded plugins, agents, skills, and MCP servers in prompt mode
  • Image paste from clipboard works again after regression in bracketed paste handling
  • Both Ctrl+V and Meta+V trigger image paste on all platforms