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
Full Changelog: desktop-v0.0.10...desktop-v0.0.16