Skip to content

v5.2.2301

Compare
Choose a tag to compare
@olafurpg olafurpg released this 16 Oct 16:17
· 753 commits to main since this release

Highlights

  • New: pressing up/down in the chat sidebar preloads the previous/next message
  • New: setting to switch to nightly channel for more frequent updates
  • Fixed: scrolling up now disables auto-scroll in the chat sidebar
  • Fixed: bug where the would be idle cody-agent* daemon processes after closing the IDE

What's Changed

  • Add pull request template for SOC2 compliance by @olafurpg in #5
  • Persist repository URL in project settings by @exigow in #6
  • JetBrains: Agent cleanup on project close by @chwarwick in #11
  • Fix chat/autocomplete for projects with space characters in the file path by @olafurpg in #12
  • JetBrains: Cody: Fixing applying autocompletions in html file and for latest EAP by @Sa1to in #13
  • Revert "Persist repository URL in project settings (#6)" by @chwarwick in #17
  • JetBrains: remove autocomplete embeddings setting by @chwarwick in #14
  • Add update channel setting by @mkondratek in #9
  • Prevent auto-scroll in chat while reading previous messages by @exigow in #10
  • Setup automated CI releases by @olafurpg in #18
  • Move update channel setting to Cody & Sourcegraph by @mkondratek in #20
  • Update color scheme for cody tool window icon by @mkondratek in #21
  • Fix build for release automation by @olafurpg in #26
  • More release automation fixes by @olafurpg in #27
  • Chat: add support to press up/down arrow keys to open previous messages by @Sa1to in #25
  • Remove redundant notification about signing in by @mkondratek in #32
  • Support macos-arm64 with CI releases by @olafurpg in #33
  • Fix bug in release automation by @olafurpg in #34

New Contributors

Full Changelog: v3.4.1...v5.2.2301