Releases: vizhub-core/vzcode
Releases · vizhub-core/vzcode
v0.30.0
v0.29.0
What's Changed
- Make AIAssist not crash for users/devs without api key by @Darmin-Geek in #297
- Iterate error styling, fix JSX highlighting by @curran in #299
- Fix Cursor Bug by @aruan20 in #293
- Rename Settings to Editor Settings by @curran in #301
- Prevent crash when deleting text by @Darmin-Geek in #298
- Intelligent Autocompletions by @curran in #305
- Pass latest content for completions by @curran in #308
- Colored Cursors and Colored Selections by @aruan20 in #310
- File renaming modal by @DomaDude123 in #315
- Debounce Prettier on cursor and keyboard events by @EvWhymark in #314
- Zap icon using shareDB to trigger AI Assist by @Darmin-Geek in #316
- Add icon for AI Assist by @curran in #304
- Split out request id by @curran in #312
- Ai assist types by @curran in #313
- UI Button halts AI Assist, changes icon by @Darmin-Geek in #319
- Error Overlay should Clear on Escape Key by @nghongwatsang in #321
- Various improvements to AI assist by @curran in #326
- 269 Delete UX: "Enter" should submit form by @jlewenthal2004 in #325
- Upgraded dependencies, misc cleanup by @curran in #327
- Better file renaming v2 by @DomaDude123 in #322
- Dual split pane by @curran in #332
- Fix error with TS server by @curran in #330
- TypeScript Linter by @EvWhymark in #335
- Refactor App by @curran in #333
- WIP Presence Usernames by @aruan20 in #334
- Use GPT4 in AI Assist by @curran in #337
- Validate Filename changes by @DomaDude123 in #341
- TypeScript linter bug fix by @EvWhymark in #342
- Open tabs as context for AI by @Darmin-Geek in #339
- Massive refactor introducing new context by @curran in #343
- Support SSR for split pane logic by @curran in #344
New Contributors
- @jlewenthal2004 made their first contribution in #325
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- Update screenshot in README by @curran in #283
- Add empty state for sidebar by @curran in #281
- Ai Assist open ai by @Darmin-Geek in #282
- Handle AI errors, refactor by @curran in #289
- Refactor AI assist to expose more internals by @curran in #292
- WIP: Test show and remove prettier errors by @nghongwatsang in #284
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- Fix split pane error by @curran in #258
- Iterate styles of prettier error overlay by @curran in #260
- Refactor deletion by @curran in #264
- New file shortcut - WIP by @DomaDude123 in #265
- Improve Tabs UX by @curran in #270
- WIP Presence Notifications Improved by @aruan20 in #247
- Upgrade deps, prettier by @curran in #275
- Refactor and clean up presence notifications by @curran in #276
- Iterate error overlay for downstream use by @curran in #277
- Iterate exports by @curran in #278
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- Split up App.tsx substantially by @curran in #253
- Package Exports by @curran in #255
- Make Port Configurable by @curran in #256
- UI Style Pass by @curran in #257
A holistic pass through the styles of the entire application.
New feature: Highlight the active file in the sidebar!
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- Finish refactor to useReducer and bug fix by @EvWhymark in #246
- Rotation indicator for interactive widget by @Darmin-Geek in #244
- Vizhub Theme for CodeMirror by @curran in #248
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- Fix duplicated name prop by @curran in #233
- Delete directory/files bug fixes by @EvWhymark in #234
- Refactor setTabList to useReducer by @EvWhymark in #235
- Added missing dependencies. Removed @uiw/codemirror-themes-all by @Angra974 in #240
- Refactor useTabState to useReducer by @EvWhymark in #238
- Highlight interactive widgets by @Darmin-Geek in #239
- Upgrade deps, remove pnpm lock by @curran in #241
- Presence: Notifications when user leaves or joins session by @aruan20 in #221
- Test show prettier by @nghongwatsang in #229
- Upgrade dependencies by @curran in #243
New Contributors
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- Squash TypeScript Warnings #212 by @nghongwatsang in #217
- Delete directories by @EvWhymark in #216
- 172 usability improvements tab list goes offscreen by @DomaDude123 in #222
- Widgets: show colors in the code by @Darmin-Geek in #226
- Widgets make color picker live updating by @Darmin-Geek in #225
- Implemented the first version of the hex color picker interactive widget. by @Darmin-Geek in #220
- Update Scrollbar Behavior by @DomaDude123 in #231
- Un-adopt react-select, upgrade dependencies by @curran in #232
New Contributors
- @nghongwatsang made their first contribution in #217
Full Changelog: v0.20.1...v0.23.0
v0.20.0
Exciting times for VZCode! Tons of new changes and features.
What's Changed
- Usage Docs by @curran in #166
- Added the feature to close active tab with shortcut #156 by @EvWhymark in #174
- Fix file deletion by @curran in #182
- Added rgb color picker and vec2 drag widget by @Darmin-Geek in #184
- Add rotate interactive widget by @Darmin-Geek in #185
- WIP: Delete File Confirmation by @DomaDude123 in #193
- WIP Delete Confirmation Modal by @DomaDude123 in #203
- Presence: Show Selection by @aruan20 in #183
- Create CONTRIBUTING.md by @curran in #205
- Inline File Renaming by @michaelkrar in #173
- Upgrade dependencies by @curran in #211
New Contributors
- @EvWhymark made their first contribution in #174
- @Darmin-Geek made their first contribution in #184
- @DomaDude123 made their first contribution in #193
- @aruan20 made their first contribution in #183
- @michaelkrar made their first contribution in #173
Full Changelog: v0.19.0...v0.20.0