What's Changed
- feat(editor): add markdown preview for .md/.mdx files by @beks-m in #857
- Feat save keyboard shortcut by @prath47 in #878
- fix: don't render files that are to large and suggest to open the file individually by @Laurin-Notemann in #876
- feat: allow empty branch prefix and allo custom prefix for every task by @Laurin-Notemann in #875
- revert: Revert PR #875 (allow empty branch prefix and custom prefix) by @arnestrickmann in #881
- fix(pty): remove dead PTY records on exit to prevent memory leak by @arnestrickmann in #883
- feat: Update lucide-react and use GlobeX icon for the disconnected re… by @prath47 in #879
- fix: multi-chat tabs disappearing when adding a new chat by @arnestrickmann in #884
- Fix AppImage env leakage in Open In launches by @rabanspiegel in #872
- fix: update telemetry documentation link in TelemetryCard by @arnestrickmann in #893
- fix(pty): add keystroke injection mode for Amp and OpenCode agents by @arnestrickmann in #894
- Keyboard shortcuts: support Ctrl+Tab/Ctrl+Shift+Tab task switching by @rabanspiegel in #873
New Contributors
- @beks-m made their first contribution in #857
- @Laurin-Notemann made their first contribution in #876
Full Changelog: v0.4.11...v0.4.12