Releases: generalaction/emdash
Releases · generalaction/emdash
v0.3.46
What's Changed
- feat(shortcuts): Add task cycling and new task shortcuts by @moritzWa in #542
- ui: remove GitHub profile from sidebar footer by @moritzWa in #545
- fix(db): make migrations idempotent and fix journal ordering by @rabanspiegel in #555
- Add loading state to task delete dialog by @notkainoa in #554
- Change “Check Changes” button to “Changes” by @notkainoa in #556
Full Changelog: v0.3.45...v0.3.46
v0.3.44
What's Changed
- Fix typo in README.md for CLI agents by @arnestrickmann in #516
- Change add project to dropdown by @notkainoa in #515
- fix(github): gracefully handle repos without remotes and detect system gh auth by @matteovhaxt in #517
- refactor: extract utilities and remove dead code from App.tsx by @arnestrickmann in #518
- fix(pr-generation): compare against remote branch to prevent incorrect PR descriptions by @arnestrickmann in #519
- ui/tweakssidebar by @arnestrickmann in #523
- feat: auto-focus terminal on task switch by @arnestrickmann in #521
- Fix/open with dropdown by @matteovhaxt in #522
- Fix/ handle repo without remote by @matteovhaxt in #524
New Contributors
- @matteovhaxt made their first contribution in #517
Full Changelog: v0.3.43...v0.3.44
v0.3.43
What's Changed
- add: history management by @Musti7even in #484
- fix: improve PR description formatting and content generation by @Musti7even in #486
- fix(ui): exclude merged PRs from delete warnings by @arnestrickmann in #488
- feat: Add Monaco Editor-based diff viewer with aggregated view by @Musti7even in #483
- fix(pty): prevent 'No conversation found' error on new workspaces by @Musti7even in #490
- feat(ui): add loading feedback during project deletion by @Musti7even in #489
- fix: prevent AppImage env pollution breaking Python venvs by @Musti7even in #493
- fix: propagate auto-approve flag to provider CLI sessions by @Musti7even in #494
- Rename workspace to task throughout codebase by @rabanspiegel in #487
- fix: shared cache for PR status consistency by @rabanspiegel in #498
- Feat/create new project inside emdash by @Musti7even in #497
- fix(db): apply migrations by hash + recover workspace->task rename #500 by @arnestrickmann in #502
- fix(db): apply migrations by hash + recover workspace->task rename by @Musti7even in #500
- Feat/editable diff save by @arnestrickmann in #503
- fix: stop task name regenerating on submit by @arnestrickmann in #504
- fix: hide error message is folder selection cancelled by @gontsolov in #508
- refactor: use shadcn dialog for home screen modals by @gontsolov in #507
- feat(providers): add Kilocode CLI provider support by @arnestrickmann in #511
New Contributors
- @gontsolov made their first contribution in #508
Full Changelog: v0.3.42...v0.3.43
v0.3.42
What's Changed
- Fixing open in errors by @notkainoa in #476
- feat: add default to auto-approve setting by @notkainoa in #477
- feat(git): improve PR creation UX w/ web fallback + better errors by @notkainoa in #478
- feat(ui): add PR and uncommitted work warnings to project deletion by @arnestrickmann in #480
- chore: Capitalize Emdash branding in the app by @arnestrickmann in #481
- Fix file changes view to show individual files in new folders + UI by @Musti7even in #482
Full Changelog: v0.3.41...v0.3.42
v0.3.41
What's Changed
- fix: correct telemetry documentation link in settings by @arnestrickmann in #457
- Fix grammar and clarity in README.md by @arnestrickmann in #465
- Keep provider CLI startup clean and return to shell after exit by @arnestrickmann in #466
- Chore project cleanup by @arnestrickmann in #467
- Improve delete flow with risk warnings and PR notice by @arnestrickmann in #468
- fix: hydrate linux PATH for CLI detection. by @arnestrickmann in #469
- ui: add PR preview tooltip by @arnestrickmann in #470
- feat/Add global terminal option in right sidebar by @arnestrickmann in #471
- feat: auto-generate PR titles and descriptions using workspace CLI agents by @arnestrickmann in #472
Full Changelog: v0.3.40...v0.3.41
v0.3.40
What's Changed
- fix: respect staged selections in commit flow by @arnestrickmann in #448
- Sanitize auto-updater errors to prevent noisy terminal output by @arnestrickmann in #452
- fix: remove sticky Add Task button overlay by @arnestrickmann in #454
- fix: eliminate terminal scroll delay on workspace switch by @arnestrickmann in #455
- feat: optional auto-generated task names + modal UX improvements by @rabanspiegel in #453
- ui: replace PR toast description with View PR button by @arnestrickmann in #456
Full Changelog: v0.3.39...v0.3.40
v0.3.39
Full Changelog: v0.3.38...v0.3.39
v0.3.38
What's Changed
- fix: cleanup unused code by @arnestrickmann in #443
- feat-add mistral cli support by @arnestrickmann in #447
Full Changelog: v0.3.37...v0.3.38
v0.3.37
What's Changed
- Feat/connect GitHub via UI #406 by @arnestrickmann in #422
- Feat/connect GitHub via UI by @Musti7even in #406
- Pr 424 inline integration connection by @arnestrickmann in #425
- feat: add inline connection buttons for Linear, GitHub, and Jira in w… by @Musti7even in #424
- feat: extend telemetry tracking by @Musti7even in #423
- Fix diff pane scrolling and resizable highlights by @arnestrickmann in #428
- Add task creation CTAs to kanban by @Musti7even in #430
- Improve task CTA prominence by @Musti7even in #429
- Update README to simplify coding agents description by @arnestrickmann in #434
- Fix theme shortcut modifier handling by @Musti7even in #431
- chore: apply workspace changes by @notkainoa in #435
- feat: move Add Task button to top of sidebar dropdown by @Musti7even in #436
- Fix: Preserve terminal scroll position when switching tasks and resiz… by @Musti7even in #438
- feat: add initial prompt support for additional providers by @rabanspiegel in #439
- chore: bump Next.js in docs to 16.0.8 by @arnestrickmann in #440
Full Changelog: v0.3.36...v0.3.37
v0.3.36
What's Changed
- fix: naming inconsistency by @arnestrickmann in #388
- chore: remove 8 unused component files by @rabanspiegel in #389
- fix: consistency in issue selectors by @arnestrickmann in #393
- fix: consistency in issue selectors by @arnestrickmann in #395
- Pr 396 feat branding dev mode by @arnestrickmann in #397
- Feat/fix-branding-dev-mode by @Musti7even in #396
- Pr 399 provider selector ux by @arnestrickmann in #401
- feat: multi-select provider dropdown by @rabanspiegel in #399
- fix: terminal steals focus in multi-agent mode by @rabanspiegel in #400
- feat: reinstate provider info cards on hover by @rabanspiegel in #410
- fix: auto-compute npmDepsHash in nix build workflow by @rabanspiegel in #411
- feat: improve titlebar tooltips by @arnestrickmann in #412
- feat: improve PR status UX with obvious clickable View PR buttons by @Musti7even in #413
- feat: make right sidebar open by default by @Musti7even in #414
- fix: prepend new workspaces to top of list for consistent ordering by @Musti7even in #415
- make downloads first and declutter badges by @samuelstroschein in #416
- fix: prevent terminal viewport jump during interactive prompts by @Musti7even in #418
- feat: enable telemetry for developer builds by @Musti7even in #417
- Add badge to README by @arnestrickmann in #419
- Feat/terminal native config integration by @arnestrickmann in #421
- feat: integrate native terminal configuration detection by @Musti7even in #420
New Contributors
- @Musti7even made their first contribution in #396
- @samuelstroschein made their first contribution in #416
Full Changelog: v0.3.35...v0.3.36