Skip to content

Releases: CopilotC-Nvim/CopilotChat.nvim

v2.14.0

31 Aug 15:40

Choose a tag to compare

What's Changed

Full Changelog: 2.13.1...v2.14.0

v2.13.1

25 Aug 06:17

Choose a tag to compare

What's Changed

Full Changelog: v2.13.0...2.13.1

v2.13.0

11 Aug 00:15
bddda2a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.12.1...v2.13.0

v2.12.1

31 Jul 12:48

Choose a tag to compare

Full Changelog: v2.12.0...v2.12.1

v2.12.0

29 Jul 03:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.11.1...v2.12.0

v2.11.1

23 Jul 01:23
f7861cb

Choose a tag to compare

  • Fix #373 - Ensure split string not nil
  • Fix #261 - Ensure model is loaded after download via vim.schedule

Full Changelog: v2.11.0...2.11.1

v2.11.0

18 Jul 00:43

Choose a tag to compare

What's Changed

  • Allow runtime selection of models with :CopilotChatModels by @gptlang in #368
  • fix: Handle layout replace closing, handle empty embed results by @deathbeam in #371

Full Changelog: v2.10.1...v2.11.0

v2.10.1

06 Jun 12:22
82923ef

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.10.0...v2.10.1

v2.10.0

30 May 13:01

Choose a tag to compare

What's Changed

  • fix(telescope): ensure correct selection with telescope prompt actions by @folke in #343
  • chore: Use same way to exit visual mode everywhere and move to utils by @deathbeam in #344
  • feat: Add nvim-cmp integration by @deathbeam in #345

Full Changelog: v2.9.0...v2.10.0

v2.9.0

27 May 23:52

Choose a tag to compare

What's Changed

  • feat: highlight the selection in the source buffer by @folke in #332
  • docs: add folke as a contributor for code, and doc by @allcontributors in #333
  • feat: enhanced header rendering in the chat window by @folke in #336
  • chore: Pass namespaces around less, make help and spinner highlight configurable by @deathbeam in #337
  • fix: Properly check if selection is unset when highlighting by @deathbeam in #339
  • fix: Fix fold levels by @deathbeam in #340

New Contributors

Full Changelog: v2.8.2...v2.9.0