What's Changed
- chore(desktop): bump version to 1.1.4 by @Kitenite in #2308
- fix(desktop): handle worktree imports in branches tab by @Kitenite in #2310
- feat(desktop): unify workspace filesystem services by @Kitenite in #2268
- feat(desktop): support PR URLs in new workspace modal by @AviPeltz in #2282
- feat(desktop): remove AI_CHAT feature flag by @AviPeltz in #2313
- refactor: rename workspace-service to host-service by @saddlepaddle in #2325
- fix(desktop): improve IssuesGroup search performance by @saddlepaddle in #2328
- fix(desktop): align chat message content with prompt input by @AviPeltz in #2332
- fix(desktop): bundle pure JS main-process deps in packaged app by @Kitenite in #2335
- fix(desktop): make import worktrees discoverable in settings search by @saddlepaddle in #2330
- feat(desktop): add delete workspace button to empty tab view by @AviPeltz in #2307
- feat(host-service): add pre-authenticated simple-git to tRPC context by @saddlepaddle in #2336
- fix(desktop): recover git worktree creation when PATH lookup is stale by @Kitenite in #2337
- ui(desktop): always show keyboard shortcut on New Workspace button by @AviPeltz in #2340
Full Changelog: desktop-v1.1.4...desktop-v1.1.5