Skip to content

Releases: sourcegraph/jetbrains

v5.5.10

14 May 15:22
db5b74c
Compare
Choose a tag to compare

Highlights

That release contains couple of small fixes for for various bugs, most notably for issues with upcoming Cody Ignore feature.
It also moves us very close to official release of Inline Edit feature.

What's Changed

Full Changelog: v5.5.9...v5.5.10

v5.5.9

08 May 19:03
Compare
Choose a tag to compare

Fixes critical Cody Ignore bug introduced in v1.16 of VS Code sourcegraph/cody#4024

v5.5.8

01 May 11:27
3e60270
Compare
Choose a tag to compare

Highlights

Most notably this release includes fix for Cody crashes on the Apple Silicon machines.
Several other minor issues were fixed, like bug where up/down arrow keys always navigate chat history.
For the new Cody users we now display onboarding tooltip on first autocomplete suggestion.

Additionally a lot of work has been done on the upcoming inline edits feature!

What's Changed

New Contributors

Full Changelog: v5.5.5...v5.5.8

v5.5.5

12 Apr 14:43
bb885fe
Compare
Choose a tag to compare

Highlights

  • Partially mitigate issue with code completions crashing occasionally
  • Fix issue with chats history ordering
  • Fix missing LLM dropdown when loading chat from history
  • Add support for local certificates on Windows and Linux
  • Fix code completion status indicator

What's Changed

Full Changelog: v5.5.2...v5.5.5

v5.5.2

04 Apr 08:31
a5b629c
Compare
Choose a tag to compare

See what's new for v5.5.2 in the blog post

Highlights

  • Claude 3 Sonnet is the default LLM for Cody Free users.
  • Chat Export has been added.
  • Autocompletions stability & formatting has been improved.
  • Chat Restore stability has been improved.
  • LLM dropdown stability has been improved.
  • URI null issues has been fixed.
  • Add Repository name validation has been improved.
  • User tier telemetry logging has been added.

What's Changed

Full Changelog: v5.5.0...v5.5.2

v5.5.0

22 Mar 15:15
76093d8
Compare
Choose a tag to compare

Highlights

  • Fixed problems with Cody startup on some machines #723
  • Enabled dynamic multiline autocomplete/reduce autocomplete latency sourcegraph/cody#3302
  • Added local certs when running agent on macOS sourcegraph/cody#3164
    agent startup fixes.

What's Changed

Full Changelog: v5.4.358...v5.5.0

v5.4.358

18 Mar 14:03
1aa45e6
Compare
Choose a tag to compare

Highlights

Check out the v5.4.358 release blog

This release contains several important bugfixes and new features:

  • Added support for Claude 3 for a Pro users
  • Fixed remote enhanced context bug causing only one remote to be taken into consideration
  • Added warning if @-files selected for context are too big, improved editing of existing file mentions
  • Improved error reporting when Cody encounters any issues

What's Changed

Full Changelog: v5.3.3914...v5.4.358

v5.4.5

13 Mar 16:08
3b2848b
Compare
Choose a tag to compare
v5.4.5 Pre-release
Pre-release

Highlights

This release contains important fix for the remote enhanced context repositories which previously lead to not all context being properly visible.
Additionally we added a warning showing when a context file attached using @-file syntax is too large to be fully processed.
It also fixes few compatibility fixe after migrating to new cody version.

What's Changed

Full Changelog: v5.4.0...v5.4.5

v5.4.1-nightly

13 Mar 15:15
Compare
Choose a tag to compare
v5.4.1-nightly Pre-release
Pre-release

Highlights

Fix the issue with missing the context files.

Full Changelog: v5.4.0...v5.4.1

v5.4.0-nightly

12 Mar 11:43
73664ba
Compare
Choose a tag to compare
v5.4.0-nightly Pre-release
Pre-release

Highlights

This release contains a fix to the issue with @-file mentioning.

What's Changed

Full Changelog: v5.3.4811...v5.4.0