Releases: voideditor/void
Releases · voideditor/void
Beta Release
Void's beta release 1.0.0 is now ready for download!
Download link.
Disclaimers: This is an early version of Void that doesn't have all our features yet! If you'd like to stay up to date or help us build Void, please join our Discord channel! Otherwise, feel free to join the waitlist to be alerted when the full release is ready (scroll for links).
Contributors.
A special shoutout to this release's contributors!
We host weekly contributing meetings in our Discord channel. If you're interested in contributing, you're welcome to attend or shoot us a message.
New Contributors.
- @eltociear made their first contribution in #3
- @joshuajerin made their first contribution in #1
- @sunmorgan made their first contribution in #25
- @quant-eagle made their first contribution in #29
- @anetaj made their first contribution in #46
- @DaveHogan made their first contribution in #42
- @w1gs made their first contribution in #22
- @jcommaret made their first contribution in #91
- @jack1582 made their first contribution in #95
- @IDLe-Engineering made their first contribution in #99
- @ShikangPang made their first contribution in #98
- @okxiaoliang4 made their first contribution in #51
- @SOUMITRO-SAHA made their first contribution in #77
- @Piyu-Pika made their first contribution in #134
- @Madhav160804 made their first contribution in #140
- @dcqe made their first contribution in #149
- @plon-Susk7 made their first contribution in #142
- @nathfavour made their first contribution in #145
- @pythons made their first contribution in #144
- @bjoaquinc made their first contribution in #181
- @PraveenAsh made their first contribution in #202
- @rluvaton made their first contribution in #203
What's Changed.
- chore: update main.js by @eltociear in #3
- Add Discord Link by @joshuajerin in #1
- Clearout code selection from ctrl l by @sunmorgan in #25
- Update CONTRIBUTING.md by @andrewpareles in #28
- fix: update VS source to more recent version by @quant-eagle in #29
- feat: use npm instead of yarn by @quant-eagle in #30
- Apply vscode theme by @anetaj in #46
- Fixes #7: case analysis on insert, delete, and replace by @andrewpareles in #55
- Revert "fix: update VS source to more recent version" by @mathewpareles in #60
- Link to settings from extension by @anetaj in #61
- Rebase vscode into Void by @andrewpareles in #66
- Minor improvement to whichapi & anthropic configuration by @DaveHogan in #42
- Added Ollama integration by @w1gs in #22
- Improve Void VS Code configuration by @andrewpareles in #84
- MacOS IDE build by @jcommaret in #91
- fixed dependencies that were preventing IDE builds by @w1gs in #92
- Supports calling LLM in a way compatible with OpenAI's API, and adds explicit configuration items for users。 by @jack1582 in #95
- Copy code block by @anetaj in #47
- Input box style by @anetaj in #52
- Persist chat threads history by @anetaj in #53
- Update sendLLMMessage.ts by @IDLe-Engineering in #99
- fix: Refactor openAICompatible initialization in sendLLMMessage.ts by @ShikangPang in #98
- feat: system prompt
.voidrules
by @okxiaoliang4 in #51 - Refactor and fix diff highlighting by @mathewpareles in #101
- Split up Sidebar tabs into files and clearer message types (incorporates direction) by @andrewpareles in #105
- Add Syntax Highlighting to Sidebar Code Snippets by @IDLe-Engineering in #109
- Build prompt dynamically by @IDLe-Engineering in #106
- Connect-src updates for OpenAICompatible by @IDLe-Engineering in #108
- Fix: Add Syntax Highlighting to Sidebar Code Snippets by @SOUMITRO-SAHA in #77
- Added displaying error messages in UI by @w1gs in #87
- Settings update by @andrewpareles in #110
- Misc Improvements by @andrewpareles in #113
- Editor Insets by @andrewpareles in #119
- discord by @andrewpareles in #120
- Doc : Build command fix by @jcommaret in #121
- Speculative Edits by @andrewpareles in #125
- Max tokens is optional + other config updates - Fixes #128 by @andrewpareles in #133
- Gemini added #new feature by @Piyu-Pika in #134
- docs: update .devcontainer/README.md by @eltociear in #137
- Added Ollama Model Check for installed models by @Madhav160804 in #140
- fix windows command by @dcqe in #149
- pass build information to extension by @plon-Susk7 in #142
- Main by @nathfavour in #145
- lodash : package added to extension by @jcommaret in #150
- Build.js : Fixing tsup command by @jcommaret in #155
- Native Editor Insets by @andrewpareles in #139
- Fix CORS + CSP by @andrewpareles in #159
- Improve documentation by @andrewpareles in #161
- Groq Added by @Piyu-Pika in #141
- refactor: modularize LLM providers and types by @pythons in #144
- Model selection by @andrewpareles in #172
- Add native autocomplete by @mathewpareles in #156
- UI improvements by @andrewpareles in #168
- Minor Contrib.md changes by @andrewpareles in #175
- UI Improvements by @andrewpareles in #176
- Misc UI Improvements by @andrewpareles in #180
- UI Improvements and Model Selection by @andrewpareles in #182
- Fix React build crashing watch-client and added watch mode by @bjoaquinc in #181
- Daily UI improvements by @andrewpareles in #185
- New-services by @andrewpareles in #189
- Merge model selection branch (ctrlK, model selection, UI) by @andrewpareles in #195
- Fix - bundle - ajv missing deps by @jcommaret in #192
- misc necessary updates by @andrewpareles in #196
- Fix line indexing for CtrlK by @andrewpareles in #197
- License update by @andrewpareles in #199
- Update CONTRIBUTING.md by @PraveenAsh in #202
- fix react build.js to properly find the base folder by @rluvaton in #203
- License by @andrewpareles in #211
- Latest updates by @andrewpareles in #212
- Latest UX/UI updates by @andrewpareles in #214