What's Changed
- fix(auth): use Authorization header for cross-subdomain tRPC auth by @saddlepaddle in #373
- feat(desktop): add PostHog feature flag to gate auth requirement by @saddlepaddle in #374
- chore(desktop): bump version to 0.0.22 by @saddlepaddle in #375
- Update .env.example by @Kitenite in #377
- add bun dev:app to run dev by @AviPeltz in #378
- chore(all): update readme with env shit by @AviPeltz in #379
- feat(desktop): add description to presets by @AviPeltz in #380
- feat(desktop): add hover state to workspace group header by @Kitenite in #382
- fix(desktop): align FileItem filename to start by @Kitenite in #384
- fix: create PR on release script and prevent creating extra draft release by @Kitenite in #376
- fix(desktop): WASM not actually being used by xterm fix by @AviPeltz in #383
- refactor (Desktop): Make it so when you make a new terminal it makes it in your screen by @AviPeltz in #381
- fix (desktop): a couple more fixes to diff sidebar by @AviPeltz in #385
- chore(desktop): bump version to 0.0.23 by @AviPeltz in #386
- feat(desktop): add editable Monaco diff view for uncommitted changes by @Kitenite in #387
- fix(desktop): make error toast description readable in light mode by @Kitenite in #389
- Fix changes sidebar by @Kitenite in #390
- Add dropdown create modal by @Kitenite in #391
Full Changelog: desktop-v0.0.20...desktop-v0.0.24