Releases: continuedev/continue
Releases · continuedev/continue
v0.0.78-jetbrains
What's Changed
- fix retrival num chunks by @mq200 in #2685
- Update cohere.md by @norseto in #2675
- Update how-to-use-it.md by @adisoundsgood in #2672
- enable selection of nested folders @folder intelliJ by @mq200 in #2686
- feat: focus continue session id command by @kyleli626 in #2577
- log quickEdit to devdata by @kyleli626 in #2576
- Docs docs by @RomneyDa in #2689
- feat(jb): impl "apply" button by @Patrick-Erichsen in #2697
- add missing Ollama support for stream etc. by @RomneyDa in #2700
- Fixes #2692 - add support for multiple modules in jetbrains for git diff context provider by @dschling in #2693
- Update webviewView by @viciousstar in #2597
- add watsonx embeddings and more by @mq200 in #2682
- default maxStopWords = 16 for DeepInfra by @john0312 in #2704
- bugfix(jb): use correct schema properties by @Patrick-Erichsen in #2719
- Dallin/lint modules by @RomneyDa in #2722
- bugfix(jb): no embeddings w/ transformers.js by @Patrick-Erichsen in #2723
New Contributors
- @norseto made their first contribution in #2675
- @adisoundsgood made their first contribution in #2672
- @viciousstar made their first contribution in #2597
- @john0312 made their first contribution in #2704
Full Changelog: v0.9.222-vscode...v0.0.78-jetbrains
v0.9.222-vscode
What's Changed
- Update troubleshooting.md by @Patrick-Erichsen in #2545
- docs: Update Recommended reranking models by @classbinu in #2569
- Preindexing of AWS docs by @renebrandel in #2610
- minor typo fix by @pgrandin in #2604
- chore: add release notes link to JB by @Patrick-Erichsen in #2645
- docs(jb): update contributing docs by @Patrick-Erichsen in #2646
- docs: Add explanations for Ollama, Azure OpenAI, Anthropic, and Bedrock providers by @sadie100 in #2575
- bugfix: incorrect font sizing on JB GH auth dialog by @Patrick-Erichsen in #2648
- gui: misc css fixes by @Patrick-Erichsen in #2652
- Global .continueignore by @RomneyDa in #2653
- update contributing model addition section by @RomneyDa in #2638
- Fix false positives when checking if a file is in a workspace by @kylewlacy in #2633
- Replace tab-autocomplete untrained model error with warning by @RomneyDa in #2619
- Improve linting by @tomasz-stefaniak in #2601
- fix: history bug by writing to history after chat completion. by @kyleli626 in #2574
- fix: incorrect prefix/suffix range handling in /edit command by @hdoer in #2563
- refactor : declare and initialize class property by @DongjaJ in #2560
- fix: 'inferenceConfig.stopSequences' failed to satisfy constraint: Me… by @malaki12003 in #2554
- Added Bedrock Cohere Embeddings Provider by @Anantha-Kandrapu in #2478
- feat(jb): create per-IDE tutorial files by @Patrick-Erichsen in #2665
- Add llama 3.2 support by @RomneyDa in #2666
- o1 preview fix - mark as chat only by @RomneyDa in #2669
- catch JSON.parse errs, better logging for extension activation errs by @sestinj in #2687
New Contributors
- @classbinu made their first contribution in #2569
- @renebrandel made their first contribution in #2610
- @pgrandin made their first contribution in #2604
- @sadie100 made their first contribution in #2575
- @kylewlacy made their first contribution in #2633
- @kyleli626 made their first contribution in #2574
- @hdoer made their first contribution in #2563
- @Anantha-Kandrapu made their first contribution in #2478
Full Changelog: v0.9.221-vscode...v0.9.222-vscode
v0.8.55-vscode
What's Changed
- Update troubleshooting.md by @Patrick-Erichsen in #2545
- docs: Update Recommended reranking models by @classbinu in #2569
- Preindexing of AWS docs by @renebrandel in #2610
- minor typo fix by @pgrandin in #2604
- Merge v0.9.221-vscode tag by @sestinj in #2683
New Contributors
- @classbinu made their first contribution in #2569
- @renebrandel made their first contribution in #2610
- @pgrandin made their first contribution in #2604
Full Changelog: v0.9.221-vscode...v0.8.55-vscode
v0.9.221-vscode
What's Changed
- bugfix(jb): incorrect scroll logic on inline edit by @Patrick-Erichsen in #2611
- chore(jb): update README by @Patrick-Erichsen in #2613
- Add vertexai embedding option by @Lash-L in #2623
- bugfix(jb): dont override
esc
key globally by @Patrick-Erichsen in #2624 - Editor pass on getting-started/install by @shermanhuman in #2608
- Fix Max Stop Words not being set for openai and watsonx models by @Lash-L in #2606
- feat: ollama emedding provider: respect maxBatchSize configuration option by @lindgrenj6 in #2594
- bugfix(jb): prevent editor tooltip in terminal by @Patrick-Erichsen in #2626
- bugfix(jb): parse .continuerc.json by @Patrick-Erichsen in #2627
- chore: reintroduce "apply" btn w/o toolbar by @Patrick-Erichsen in #2629
New Contributors
- @Lash-L made their first contribution in #2623
- @lindgrenj6 made their first contribution in #2594
Full Changelog: v0.0.77-jetbrains...v0.9.221-vscode
v0.0.77-jetbrains
Bugfixes
- Fixes a file permissions setting bug that was causing config.json to not load
v0.0.76-jetbrains
Bugfixes
- Uses "off screen rendering" for JB IDEs newer than 2023.3 and later
- Adds a handful of missing IDE actions for Continue
- Editor tooltip persistence issues
v0.9.217-vscode
What's Changed
- Improve Cmd + I menu by @tomasz-stefaniak in #2515
- feat(jb): install esbuild on the fly by @Patrick-Erichsen in #2536
- Hotfix: throttle transformers.js embeddings provider
Full Changelog: v0.9.216-vscode...v0.9.217-vscode
v0.8.54-vscode
Hotfix: throttle transformers.js embeddings provider
v0.9.216-vscode
What's Changed
- Full screen UI improvements by @tomasz-stefaniak in #2493
- Toggle full screen mode by @tomasz-stefaniak in #2498
- Fix typo in codebase.md by @vincentmasse in #2505
- refactor: Prevent Unrecognized DOM Prop Warning for showAbove in ModeSelect by @abyss-s in #2508
- Added discord context provider by @eagle3y3 in #2425
- fix(DocsCrawler): Add response.ok check and improve link splitting by @loss-and-quick in #2499
- Add Cerebras Inference LLM provider by @ssojoodi in #2497
- feat: Automatic Chat Titles by @mkummer225 in #2468
- Fix Android Studio troubleshooting issue link by @JSH-data in #2514
- display error in voyage to user, dont rerank empty chunks, make sort by @ErikGoldman in #2513
- Add includeUnstaged option to commit slash command by @FozzieHi in #1948
New Contributors
- @vincentmasse made their first contribution in #2505
- @abyss-s made their first contribution in #2508
- @loss-and-quick made their first contribution in #2499
- @ssojoodi made their first contribution in #2497
- @JSH-data made their first contribution in #2514
- @ErikGoldman made their first contribution in #2513
Full Changelog: v0.0.76-jetbrains...v0.9.216-vscode
v0.8.53-vscode
0.8.53 - 2024-10-11
Added
- Improved loading/accept/reject UI for apply
- Polished chat sidebar, especially context dropdown
- Further prompt caching with Anthropic
Changed
- Updated tutorial file
- Improved styling on "More" page
Fixed
- Continue for teams auth bug fix
- Fixed a number of apply bugs
- Fixed autoscrolling behavior