Void's beta release 1.2.4 is now ready for download!
Links.
This version of Void comes with checkpoints, Agent mode for all OSS models (like GPT 4.1 and R1), auto-updates, SSH and WSL support, and lots of improvements!
- A special thanks to this release's contributors. Thanks especially to @bjoaquinc for helping with SSH and WSL, and @jcommaret for helping with the Mistral implementation. Additional shoutout to the many users in our Discord channel - your feedback and thoughts have been great!
- We host weekly contributing meetings in our Discord channel on Thursdays. If you're interested in hearing about our roadmap or contributing, we'd love for you to stop by!
What's Changed
- Minor changes mar by @andrewpareles in https://github.com/voideditor/void/pull/342
- Vscodium patches by @andrewpareles in https://github.com/voideditor/void/pull/343
- More vscodium patches by @andrewpareles in https://github.com/voideditor/void/pull/344
- tslib by @andrewpareles in https://github.com/voideditor/void/pull/345
- fix vscodium patches by @andrewpareles in https://github.com/voideditor/void/pull/349
- xpm by @andrewpareles in https://github.com/voideditor/void/pull/350
- new code.ico by @andrewpareles in https://github.com/voideditor/void/pull/351
- dummy commit by @andrewpareles in https://github.com/voideditor/void/pull/353
- enable auto updates by @andrewpareles in https://github.com/voideditor/void/pull/354
- test update to 1.0.3 by @andrewpareles in https://github.com/voideditor/void/pull/355
- revert to 1.0.2 for testing by @andrewpareles in https://github.com/voideditor/void/pull/356
- bump to 1.0.3 to test auto-updates by @andrewpareles in https://github.com/voideditor/void/pull/357
- version -> voidVersion by @andrewpareles in https://github.com/voideditor/void/pull/358
- Minor changes mar by @andrewpareles in https://github.com/voideditor/void/pull/361
- 1.0.4 test by @andrewpareles in https://github.com/voideditor/void/pull/362
- Fixed the open-remote-ssh extension to point at binaries repo by @bjoaquinc in https://github.com/voideditor/void/pull/360
- Fixed default url in package.json since this is used by app by @bjoaquinc in https://github.com/voideditor/void/pull/363
- Minor changes mar by @andrewpareles in https://github.com/voideditor/void/pull/365
- Updated version argument to get voidVersion by @bjoaquinc in https://github.com/voideditor/void/pull/364
- Update CONTRIBUTING.md by @GhostDog98 in https://github.com/voideditor/void/pull/375
- Add checkpoints by @andrewpareles in https://github.com/voideditor/void/pull/378
- Update CONTRIBUTING.md by @GhostDog98 in https://github.com/voideditor/void/pull/376
- Added more models for agents from openRouter by @Dylan-86 in https://github.com/voideditor/void/pull/337
- Merge changes from vscode disabling mangling by @GhostDog98 in https://github.com/voideditor/void/pull/374
- Added open-remote-wsl to /extensions by @bjoaquinc in https://github.com/voideditor/void/pull/371
- Revert "Merge changes from vscode disabling mangling" by @andrewpareles in https://github.com/voideditor/void/pull/382
- Increased Support for Agent Mode (Ollama, vLLM, etc) by @andrewpareles in https://github.com/voideditor/void/pull/381
- Status bar for all changed files by @andrewpareles in https://github.com/voideditor/void/pull/379
- Model selection by @andrewpareles in https://github.com/voideditor/void/pull/384
- logs by @andrewpareles in https://github.com/voideditor/void/pull/385
- HOW_TO_CONTRIBUTE by @andrewpareles in https://github.com/voideditor/void/pull/386
- Dummy service update by @andrewpareles in https://github.com/voideditor/void/pull/387
- Misc 1.0.3 canary improvements - tool call fix, tooltips, lint error passing by @andrewpareles in https://github.com/voideditor/void/pull/389
- Prepare for 1.0.3 release by @andrewpareles in https://github.com/voideditor/void/pull/391
- Terminal prompt by @andrewpareles in https://github.com/voideditor/void/pull/392
- Quasar + misc fixes before 1.0.3 by @andrewpareles in https://github.com/voideditor/void/pull/393
- Merge remote-tracking branch 'origin/main' into model-selection by @andrewpareles in https://github.com/voideditor/void/pull/394
- minor fixes by @andrewpareles in https://github.com/voideditor/void/pull/395
- Misc by @andrewpareles in https://github.com/voideditor/void/pull/397
- [Provider]Mistral -😻- Mistral working : [OpenAICompatibleModel Chat + tools + sendMistralFIM] by @jcommaret in https://github.com/voideditor/void/pull/321
- GPT 4.1 + fixes by @andrewpareles in https://github.com/voideditor/void/pull/398
- 1.2.0 by @andrewpareles in https://github.com/voideditor/void/pull/399
- GPT 4.1 and Claude 3.7 Thinking with Tools by @andrewpareles in https://github.com/voideditor/void/pull/400
- Model selection by @andrewpareles in https://github.com/voideditor/void/pull/401
- 1.2.1 updates by @andrewpareles in https://github.com/voideditor/void/pull/404
- Onboarding, SSH by @andrewpareles in https://github.com/voideditor/void/pull/406
- Fix AppImage creation bug by @Dylan-86 in https://github.com/voideditor/void/pull/403
- o3, o4-mini by @andrewpareles in https://github.com/voideditor/void/pull/407
- o3 fallback by @andrewpareles in https://github.com/voideditor/void/pull/408
New Contributors
- @GhostDog98 made their first contribution in https://github.com/voideditor/void/pull/375
- @Dylan-86 made their first contribution in https://github.com/voideditor/void/pull/337
Full Changelog: https://github.com/voideditor/void/compare/v1.0.2...v1.2.4