What's Changed
- Fix Nix build pnpm fetcher compatibility by @rabanspiegel in #846
- feat: Adding native menu handling for settings by @chrishoffman in #845
- feat: Add "Check for Updates..." to menu by @chrishoffman in #847
- Feature/settings page by @leondri in #843
- fix(ssh): derive remote project name from folder path instead of connection name by @arnestrickmann in #850
- fix(ui): update merge button label to 'Merge into Main' by @arnestrickmann in #852
- Feature/integrations svg logos by @leondri in #849
- feat(ui): add confirmation modal for merge into main action by @arnestrickmann in #853
- fix(ssh): prevent duplicate connections and race conditions by @arnestrickmann in #856
- feat(ssh): add remote filesystem support to code editor by @arnestrickmann in #864
- fix(ui): wrap long error messages in SSH modal instead of overflowing... by @arnestrickmann in #865
- feat(titlebar): split Open action and simplify topbar hover states by @rabanspiegel in #851
- Fix install-banner flash on task open by @rabanspiegel in #868
- fix(ui): simplify config modal and improve edit button by @rabanspiegel in #867
- feat(telemetry): add SSH connection lifecycle events by @arnestrickmann in #869
- fix(linear): use server-side filtering and search instead of client-side by @arnestrickmann in #870
New Contributors
- @chrishoffman made their first contribution in #845
- @leondri made their first contribution in #843
Full Changelog: v0.4.10...v0.4.11