We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f3ce3c commit d370144Copy full SHA for d370144
CHANGELOG.md
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
6
7
## [Unreleased]
8
9
+### Changed
10
+
11
+- Updates the OpenAI model selection
12
+- Improves positioning of the "Recompose Commits" command in context menus
13
+- Ensures Git streams are closed eagerly to prevent resource leaks and potential `SIGPIPE` errors
14
15
+### Fixed
16
17
+- Fixes performance of _Show Branches and Tags_ command
18
19
## [17.7.0] - 2025-11-11
20
21
### Added
0 commit comments