Releases: continuedev/continue
Releases · continuedev/continue
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
v0.9.251-vscode
What's Changed
- Update Kindo docs by @hbernie in #3622
- Active file is alt+enter instead of ctrl+alt+enter(For windows ) by @laiqun in #3611
- fix: Clear all diff blocks before streaming and ensure dispose is run… by @lkk214 in #3607
- Typo in Cohere JSON Config settings (the page itself not reranking) by @akshaygulabrao in #3605
- remove authentication provider registration to avoid inability to dis… by @sestinj in #3603
- Add new LLM API Provider: Novita AI by @vercelInfrAI in #3532
- fix: set
includeUnstaged
default tofalse
by @Patrick-Erichsen in #3633 - GUI strict null checks by @RomneyDa in #3597
- FilenameLink: match exact basename by @RomneyDa in #3624
- Open local config: use file URL by @RomneyDa in #3608
- Separate Docs EmbeddingProviderId migration by @RomneyDa in #3623
- Clipboard Context Provider by @RomneyDa in #3613
- feat(VSC): give option to disable quick fix by @Patrick-Erichsen in #3637
- fix(JB+GUI): arrow keys in GUI on linux by @Patrick-Erichsen in #3638
- chore: update
maxTokens
for anthropic models by @Patrick-Erichsen in #3639 - Include Symbols from Toolbar Codeblocks by @RomneyDa in #3598
- feat(JB): scroll to top of file on full file edit by @Patrick-Erichsen in #3643
- docs: remove function network from top-level by @Patrick-Erichsen in #3645
- fix buttons position on accept by @vdiskg in #3652
- Update autocomplete examples by @rogeroberg in #3663
- fix: mcp context provider bug with issue 2467 by @leaft in #3662
- fix: comment out auto apply on MFE by @Patrick-Erichsen in #3666
- test(jb): add autocomplete test by @Patrick-Erichsen in #3465
- fix: listDir by @vdiskg in #3671
- fix - resolve TypeError for http-slash-command by @chauvinSimon in #3670
- Add a GH issue template for documentation by @shermanhuman in #3667
- fix: fullscreen bugs by @HD787 in #3635
- docs updates by @sestinj in #3632
- fixed fullscreen bug by @HD787 in #3553
- refactor: Adjust inlay rendering and improve completion logic by @lkk214 in #3494
- test(e2e): edit flow by @Patrick-Erichsen in #3681
- feat(autocomplete): recently visited ranged service by @Patrick-Erichsen in #3656
- Add the ability to start Ollama when it's stopped by @fbricon in #3653
- Ollama tool support + tool bug fixes by @RomneyDa in #3685
- Submenu Context Provider fixes by @RomneyDa in #3680
- adjust docs issue report template by @sestinj in #3675
- Context Providers Audit by @RomneyDa in #3630
- fix: disable indexing for unsupported CPUs by @Patrick-Erichsen in #3551
- prompt files e2e tests by @sestinj in #3498
- Commit context provider by @HD787 in #3491
- fix docs by @sestinj in #3689
- exit edit mode on cmd+shift+enter by @sestinj in #3690
- Open AI tools by @RomneyDa in #3688
New Contributors
- @laiqun made their first contribution in #3611
- @akshaygulabrao made their first contribution in #3605
- @vercelInfrAI made their first contribution in #3532
- @vdiskg made their first contribution in #3652
- @leaft made their first contribution in #3662
- @chauvinSimon made their first contribution in #3670
Full Changelog: v0.9.250-vscode...v0.9.251-vscode
Hotfixes:
v0.9.250-vscode
What's Changed
Full Changelog: v0.9.249-vscode...v0.9.250-vscode
v0.9.249-vscode
What's Changed
- docs(autocomplete): prompts example links by @guspan-tanadi in #3542
- bugfix(JB): handle disposed editor tooltips by @Patrick-Erichsen in #3570
- bugfix(GUI): broken Chinese input w/ codeblock by @Patrick-Erichsen in #3571
- bugfix(GUI): increase z-index on tippy mentionlist by @Patrick-Erichsen in #3572
- feat: create SVG tooltip by @Patrick-Erichsen in #3592
- bugfix: handle inline edit w/ myers diff by @Patrick-Erichsen in #3593
- Uri bugs by @RomneyDa in #3596
- update reference by @sestinj in #3590
- fix
renderInlineAs
not working inHttpContextProvider
by @jnhyperion in #3584 - Fix examples in docs so that base model of Qwen2.5-coder is used for ollama instead of instruct by @rogeroberg in #3581
- minor documentationtip for aws bedrock by @pkandarpa-cs in #3548
- fix: Skip duplicate checks at document end or blank text by @lkk214 in #3536
- Remove the extra "+" sign from the IDEA shortcut by @junjieyuan in #3533
- Docs indexing fixes by @RomneyDa in #3493
- add env option to MCP by @sestinj in #3600
- bump by @sestinj in #3602
New Contributors
- @guspan-tanadi made their first contribution in #3542
- @rogeroberg made their first contribution in #3581
- @pkandarpa-cs made their first contribution in #3548
- @junjieyuan made their first contribution in #3533
Full Changelog: v0.9.248-vscode...v0.9.249-vscode
v0.9.248-vscode
What's Changed
- fix: tip tap undo and redo by @tomasz-stefaniak in #3523
- improv: contain chat image to a max height by @tomasz-stefaniak in #3526
- fix: scroll to the bottom on history change by @tomasz-stefaniak in #3527
- Use ConfigResult everywhere by @sestinj in #3525
Full Changelog: v0.9.247-vscode...v0.9.248-vscode