Releases: continuedev/continue
Releases · continuedev/continue
v1.1.72-vscode
What's Changed
- docs: add correct title to yaml codeblocks in reference by @Patrick-Erichsen in #6851
- feat: show a yellow border when staging is active by @uinstinct in #6819
- Jacob/feature/latent nes by @jpoly1219 in #6754
- fix: 🐛 Use login shell and powershell by @chezsmithy in #6850
- feat: restore enhanced build system and integrate parallel build script by @Patrick-Erichsen in #6839
- docs: fix vscode marketplace broken links and readme wording by @tingwai in #6844
- Add second check for prompt length before autocomplete by @lwang2070 in #6451
- Add retry logic with exponential backoff to listOrganizations for user account creation delay by @sestinj in #6560
- docs: fix broken Docs deep dive link by @bdougie in #6877
- docs: Fix broken @docs page images and info block by @bdougie in #6879
- docs: fix broken links in the customization overview page by @bdougie in #6878
- chore: add label-merged-prs workflow by @bdougie in #6833
- fix: apply Sentry and PostHog telemetry settings correctly by @exigow in #6894
- Add configurable interval option to oneper cron setup by @sestinj in #6849
- feat: make tool policy alert sticky by @Patrick-Erichsen in #6872
- fix rules deep dive docs link by @TyDunn in #6764
- docs: add info on sys msg for plan + agent mode by @Patrick-Erichsen in #6829
- feat: chain of next edits by @jpoly1219 in #6843
- feat: handle more next edit models by @jpoly1219 in #6896
- fix: dont block debugger on packages build by @Patrick-Erichsen in #6900
- fix: 🚑 Move to background by @chezsmithy in #6817
- feat: add parallelization instructions to agent sys msg by @Patrick-Erichsen in #6830
- fix: 🐛 Fix CodebaseIndexer Bugs by @chezsmithy in #6890
- improve: show notification for unsupported platform by @uinstinct in #6487
- docs: reorder agent to be first by @bdougie in #6880
- feat: make disabled tool policies more clear with tooltips by @RomneyDa in #6873
- chore: remove postgres context provider by @uinstinct in #6734
- fix: model should now recompute outcome at each next edit location by @jpoly1219 in #6902
- Tomasz/con 2783 make agent mode more testable by minimizing thunks and by @tomasz-stefaniak in #6909
- Fetch CA certificate tests by @tomasz-stefaniak in #6803
- feat: Add Plan Guide to docs by @BekahHW in #6907
- fix: only update on session change when needed by @RomneyDa in #6910
- cn docs draft by @sestinj in #6875
- Update available Cerebras models + handling functions by @kevint-cerebras in #6915
- add alpha warning to cli docs by @TyDunn in #6916
- Update package.json by @sestinj in #6917
New Contributors
- @lwang2070 made their first contribution in #6451
- @BekahHW made their first contribution in #6907
- @kevint-cerebras made their first contribution in #6915
Full Changelog: v1.1.71-vscode...v1.1.72-vscode
v1.1.71-vscode
What's Changed
- Modernize downloadFile function with fetch API and proxy support by @dipfocus in #6472
- fix: double slash on opening hub urls by @uinstinct in #6653
- fix: Add file tests + migrate to IntelliJ Platform Gradle Plugin v2 by @exigow in #6824
- Jacob/enhancement/nextedit perf by @jpoly1219 in #6661
- fix: test fix for fetch package and publish version with improved error logging by @sestinj in #6666
- Add Ollama OpenAI adapter support by @sestinj in #6827
- feat: Support local block loading for hub assistants by @RomneyDa in #6731
- chore: remove getWorkspaceConfigs by @RomneyDa in #6680
- fix: Onboarding / assistant switcher improvements by @sestinj in #6573
- Revert "remove accountbutton" by @sestinj in #6614
- Nate/continue-sdk-more-routes by @sestinj in #6646
- feat: System Message tools by @RomneyDa in #6723
- Nate/oneper-main by @sestinj in #6838
- chore: remove unused workflow by @Patrick-Erichsen in #6836
- System message tools by default for OpenRouter by @sestinj in #6841
- Bump version to 1.1.70 by @sestinj in #6848
- docs: fix broken link to context in chat docs by @bdougie in #6847
- add qwen-3-coder to model reccs by @TyDunn in #6837
- chore: bump to 71 by @sestinj in #6854
Full Changelog: v1.1.69-vscode...v1.1.71-vscode
v1.1.69-vscode
What's Changed
- chore: add unit tests for file click on codeblock by @uinstinct in #6710
- chore: bump version numbers by @tomasz-stefaniak in #6826
- chore: ignore
max-lines-per-function
in tests by @Patrick-Erichsen in #6825
Full Changelog: https://github.com/continuedev/continue/compare/@continuedev/[email protected]
v1.0.33-jetbrains
What's Changed
- chore: add unit tests for file click on codeblock by @uinstinct in #6710
- chore: bump version numbers by @tomasz-stefaniak in #6826
- chore: ignore
max-lines-per-function
in tests by @Patrick-Erichsen in #6825
Full Changelog: https://github.com/continuedev/continue/compare/@continuedev/[email protected]
@continuedev/[email protected]
@continuedev/[email protected]
@continuedev/[email protected]
@continuedev/[email protected]
1.6.0 (2025-07-28)
Bug Fixes
- Add file tests + migrate to IntelliJ Platform Gradle Plugin v2 (5f647af), closes /github.com/continuedev/continue/pull/6431#issuecomment-3031838189
- broken types (4d32134)
- don't fail if no usage (89320f8)
- double slash on opening hub urls (f2c0357)
- refactor, add comment (70bc314)
- test fix for fetch package and publish version with improved error logging (87d55c5)
Features
Performance Improvements
@continuedev/[email protected]
1.5.0 (2025-07-28)
Bug Fixes
- Add JCEF not supported warning (#6762) (621e1db), closes #5107 #4598 #649 #596
- Add logging of Continue binary IO (#6658) (5d45c46)
- Apply proxy settings on the Continue process using environment variables (solves #5242) (#6752) (e955827)
- assign to contextLength basellm getter (32911c0)
- fix /auth/refresh string value (#6799) (b2986e3)
- oneper script to auto detect os (ac594e4)
- set high default pruning length, let server throw error unless context length known (194b802)
- use JAVA_HOME instead of macOS-specific JVM (#6778) (92f4944)
- use loading state for loading indicator, better error messages (55f5ed5)
- use reasoning budget tokens when available (75858fb)
Features
- add commit ID to main build versions (dd53be0)
- add editOutcome logging for Agent Mode (4d44234)
- add word break for long words (911cff3)
- clarify mode alert in tools section (5c46a1e)
- create
oneper
util script (#6783) (da1758e) - make the reasoning btn solid when active (#6756) (fc6ce50)
- vertex ai openai adapter (#6736) (f0d35e2)
@continuedev/[email protected]
1.2.0 (2025-07-25)
Bug Fixes
- Add JCEF not supported warning (#6762) (621e1db), closes #5107 #4598 #649 #596
- assign to contextLength basellm getter (32911c0)
- fix /auth/refresh string value (#6799) (b2986e3)
- oneper script to auto detect os (ac594e4)
- set high default pruning length, let server throw error unless context length known (194b802)
- use reasoning budget tokens when available (75858fb)