What's Changed
- docs: document OrcaRouter as an OpenAI-compatible service by @putraperdana1207-pixel in #2658
- Allow Cherry Picking on Merged commit (#2725) by @clintonleroux in #2726
- fix: Exec property in flatpak desktop file now points to correct executable by @flexxxxer in #2732
- fix: hide console window when launching external tools by @weiningwei in #2731
- Auto select the next change after discarding one.
- Hide the
--tagsoption inPushpopup only when thebranch.<selected_local_branch>.pushRemoteis a remote that has not been added to current repository. For example: when this branch is created bygh pr checkout <PR>command. - Fix the issue that prune remote does not work with configured ssh key
- Fix the issue that remote name with uppercase letters is forced to lowercase
- Fix the issue that failed to generate SSH key when
~/.sshdir does not exist - Add a toggle button to hide/show repository sidebar (branches/remotes/...) in local changes view.
- Fix the issue that sometimes keybindings with diff viewer does not work correctly.
- Several other UI/UX changes.
New Contributors
- @putraperdana1207-pixel made their first contribution in #2658
- @clintonleroux made their first contribution in #2726
- @flexxxxer made their first contribution in #2732
Full Changelog: v2026.20...v2026.21