What's Changed
- chore(desktop): bump version to 0.0.11 by @Kitenite in #295
- feat(desktop): add custom notification sound by @Kitenite in #296
- refactor(desktop): modularize PresetsSettings into component folder structure by @Kitenite in #288
- feat(desktop): UI + new notification sounds by @Kitenite in #298
- chore(desktop): bump version to 0.0.12 by @Kitenite in #299
- feat(desktop): show preset buttons under New Terminal button by @Kitenite in #302
- feat: clear scrollback history on clear commands by @Kitenite in #306
- refactor(desktop): migrate storage to tRPC, fix race condition by @Kitenite in #303
- feat(desktop): add clear terminal option to right-click context menu by @Kitenite in #308
- chore(desktop): bump version to 0.0.13 by @Kitenite in #309
- fix (desktop): preset fix an add two defaults by @AviPeltz in #312
- fix(desktop): restore SUPERSET_ROOT_PATH and related env vars to terminal by @saddlepaddle in #311
- chore (desktop): 1hr to 4hr autoupdate notification by @AviPeltz in #313
- refactor(desktop): replace lucide-react with react-icons/lu by @Kitenite in #314
- fix (desktop): fix config.json bug reading from worktree instead of main by @AviPeltz in #315
- feat(desktop): add Kaleidoscope-style git diff viewer in Changes tab by @Kitenite in #310
- Changes tab UI beautification by @Kitenite in #317
- feat(desktop): improve ringtone settings with duration display and bug fixes by @AviPeltz in #318
- fix (errythang): update release scriptHeap memory by @AviPeltz in #319
- chore(desktop): bump version to 0.0.14 by @AviPeltz in #320
- fix (desktop): build issue with ringtones/sounds directory by @AviPeltz in #321
- chore(desktop): bump version to 0.0.15 by @AviPeltz in #322
- fix (desktop): add default ringtone and rename some to be more pc by @AviPeltz in #325
- refactor (website): updated some styles/layout and fixed responsive bugs by @AviPeltz in #326
- fix(desktop): correct renamed file diffs and reset expanded commits on workspace switch by @Kitenite in #327
- implement more font and xterm rendering improvements by @Kitenite in #324
- refactor: Monorepo restructure and UI package overhaul by @saddlepaddle in #328
- ci: add CI/CD workflows and environment setup by @saddlepaddle in #330
- fix(ci): add DATABASE_URL to deploy-api and parallelize deploys by @saddlepaddle in #331
- Fix resize flickering by @Kitenite in #332
- fix(scripts): improve workspace setup/teardown reliability by @saddlepaddle in #333
- fix(scripts): append database URLs instead of sed replacement by @saddlepaddle in #334
- feat(admin): add admin dashboard with auth spoofed by @saddlepaddle in #335
- fix: simplify tRPC headers and add image alt attributes by @saddlepaddle in #336
- chore(desktop): bump version to 0.0.16 by @Kitenite in #337
- update ringtone files by @Kitenite in #338
- More agent presets by @Kitenite in #339
- feat: add Clerk auth to marketing site and improve web app UI by @saddlepaddle in #340
- feature (desktop):warp style wd nav and terminal path visualization by @AviPeltz in #286
- fix sidebar by @AviPeltz in #344
- fix: add missing env vars to production deploy workflow by @saddlepaddle in #345
- docs: update .env.example with all required variables by @saddlepaddle in #347
- feat(marketing): load env from monorepo root and add cookie domain default by @Kitenite in #349
- fix: pass runtime env vars to Vercel deploy by @saddlepaddle in #350
- fix(desktop): prevent text overflow in discard changes dialog by @Kitenite in #341
- refactor: replace direnv with dotenv for env loading by @saddlepaddle in #352
- fix(desktop): show platform-specific hotkey symbols by @saddlepaddle in #353
- make it more profesh by @AviPeltz in #342
- fix(desktop): fix notification click not opening workspace/tab by @Kitenite in #354
- Copy path in changes by @Kitenite in #358
- Stage/unstage all changes by @Kitenite in #361
- Use vscode theme defaults by @Kitenite in #362
- feat(desktop): add click-to-move cursor and selection delete for terminal by @Kitenite in #357
Full Changelog: desktop-v0.0.10...desktop-v0.0.17