Releases: continuedev/continue
Releases · continuedev/continue
v0.9.258-vscode
What's Changed
- pr_checks require all by @sestinj in #3812
- require permission by @sestinj in #3903
- env by @sestinj in #3904
- 3832: DeepSeek-R1 reasoning display can be toggled by @germankrause in #3840
Full Changelog: v0.9.257-vscode...v0.9.258-vscode
v0.9.257-vscode
What's Changed
- Fix empty prompt logs by @RomneyDa in #3862
- Fix direct webview -> ide Jetbrains specific messages by @RomneyDa in #3870
- Jetbrains toggleDevTools message by @RomneyDa in #3886
- Fix role undefined error by @RomneyDa in #3884
- don't use enum by @sestinj in #3896
- hotfix package.json by @sestinj in #3897
Full Changelog: v0.9.256-vscode...v0.9.257-vscode
v0.9.256-vscode
What's Changed
- Docs: Specify apiBase for ollama by @StefanB7 in #3855
- Update CONTRIBUTING.md by @GoldR0 in #3817
- Update bedrock.md by @Patrick-Erichsen in #3789
- chore: remove deprecated Groq models and add new llama3.3 by @IqbalLx in #3706
- feat(jb): add ide log config task by @Patrick-Erichsen in #3804
- Submenu loading items - unselectable Loading item + abort controllers by @RomneyDa in #3869
- document defaults and missing config flag by @Fmstrat in #3867
- Model Selector - add scrolling for many models by @RomneyDa in #3864
- Get Docs Details by @RomneyDa in #3661
- update yaml docs for new block syntax by @sestinj in #3847
- Update Edit.test.ts by @Patrick-Erichsen in #3800
- remove legacy config.js by @sestinj in #3843
- Nate/config-yaml-blocks by @sestinj in #3842
New Contributors
- @StefanB7 made their first contribution in #3855
- @GoldR0 made their first contribution in #3817
- @IqbalLx made their first contribution in #3706
- @Fmstrat made their first contribution in #3867
Full Changelog: v0.9.255-vscode...v0.9.256-vscode
v0.9.255-vscode
What's Changed
- Fix: Tall Images in Editor by @RomneyDa in #3801
- Fix tutorial card logic by @RomneyDa in #3793
- Fix disableSessionTitles by @RomneyDa in #3820
- Fix Action Button hovering and position by @RomneyDa in #3824
- Free Trial Over Dialog and Onboarding Card by @RomneyDa in #3796
- Nate/yaml-fixes by @sestinj in #3827
Full Changelog: v0.0.86-jetbrains...v0.9.255-vscode
v0.0.86-jetbrains
What's Changed
- Fix jetbrains completions by @tomasz-stefaniak in #3805
- fix auth link by @sestinj in #3811
- Update InlineEditAction.kt by @Patrick-Erichsen in #3809
- Jetbrains apply button fix by @RomneyDa in #3810
Full Changelog: v0.9.254-vscode...v0.0.86-jetbrains
v0.9.254-vscode
What's Changed
- Update gradle.properties by @Patrick-Erichsen in #3694
- fix: disable lancedb cpu check by @Patrick-Erichsen in #3714
- bugfix(jb): handle tabs in tooltip placement x offset by @Patrick-Erichsen in #3717
- Config YAML Docs by @RomneyDa in #3640
- bugfix(JB): autocomplete crashing IDE by @Patrick-Erichsen in #3726
- Update ollama.md (added missing comma) by @jakeasmith in #3728
- bugfix: disable streaming for o1 by @Patrick-Erichsen in #3723
- Include signatures by default in repo map context provider by @RomneyDa in #3722
- fix missing docs subaction item by @RomneyDa in #3731
- missing comma in chat config by @shermanhuman in #3744
- Nate/platform by @sestinj in #3724
- Nate/yaml-docs-updates by @sestinj in #3746
- remove spare ` by @sestinj in #3748
- bugfix: use top level
result
key by @Patrick-Erichsen in #3754 - bugfix: binary build issues by @Patrick-Erichsen in #3729
- Removed old automplete docs by @shermanhuman in #3750
- config file uri bug by @RomneyDa in #3749
- Submenu loading logic fix by @RomneyDa in #3766
- Fix "cannot read undefined content" bug by @RomneyDa in #3725
- Gemini Tool Support by @RomneyDa in #3701
- Passs through configError message by @RomneyDa in #3773
- Update jetbrains-release.yaml by @Patrick-Erichsen in #3775
- @docs Provider: Update docs, Fix Github, fix Params by @RomneyDa in #3747
- Update jetbrains-release.yaml by @Patrick-Erichsen in #3776
- kick off build without publish (vscode) by @sestinj in #3777
- bump by @sestinj in #3778
- Update ContinuePluginActions.kt by @Patrick-Erichsen in #3780
- bugfix: handle generator types in JB by @Patrick-Erichsen in #3788
- Update gradle.properties by @Patrick-Erichsen in #3790
- yaml updates by @sestinj in #3771
New Contributors
- @jakeasmith made their first contribution in #3728
Full Changelog: v0.8.67-vscode-release-actual...v0.9.254-vscode
v0.9.253-vscode
What's Changed
- Nate/yaml-docs-updates by @sestinj in #3746
- remove spare ` by @sestinj in #3748
- bugfix: use top level
result
key by @Patrick-Erichsen in #3754 - bugfix: binary build issues by @Patrick-Erichsen in #3729
- Removed old automplete docs by @shermanhuman in #3750
- config file uri bug by @RomneyDa in #3749
- Submenu loading logic fix by @RomneyDa in #3766
- Fix "cannot read undefined content" bug by @RomneyDa in #3725
- Gemini Tool Support by @RomneyDa in #3701
- Passs through configError message by @RomneyDa in #3773
- Update jetbrains-release.yaml by @Patrick-Erichsen in #3775
- @docs Provider: Update docs, Fix Github, fix Params by @RomneyDa in #3747
- Update jetbrains-release.yaml by @Patrick-Erichsen in #3776
- kick off build without publish (vscode) by @sestinj in #3777
- bump by @sestinj in #3778
Full Changelog: v0.9.252-vscode...v0.9.253-vscode
v0.8.67-vscode
Full Changelog: v0.9.252-vscode...v0.8.67-vscode-release-actual
v0.9.252-vscode
What's Changed
- fix: disable lancedb cpu check by @Patrick-Erichsen in #3714
- bugfix(jb): handle tabs in tooltip placement x offset by @Patrick-Erichsen in #3717
- Config YAML Docs by @RomneyDa in #3640
- bugfix(JB): autocomplete crashing IDE by @Patrick-Erichsen in #3726
- Update ollama.md (added missing comma) by @jakeasmith in #3728
- bugfix: disable streaming for o1 by @Patrick-Erichsen in #3723
- Include signatures by default in repo map context provider by @RomneyDa in #3722
- fix missing docs subaction item by @RomneyDa in #3731
- missing comma in chat config by @shermanhuman in #3744
- Nate/platform by @sestinj in #3724
New Contributors
- @jakeasmith made their first contribution in #3728
Full Changelog: v0.0.85-jetbrains...v0.9.252-vscode
v0.0.85-jetbrains
Full Changelog: v0.9.251-vscode...v0.0.85-jetbrains