We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f53c2a2 commit 6004a34Copy full SHA for 6004a34
CHANGELOG.md
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Fixed
11
- Properly map all hotkeys in UI based on the platform [#784](https://github.com/sourcebot-dev/sourcebot/pull/784)
12
+- Fixed issue where Sourcebot would not index the new default branch when changed. [#789](https://github.com/sourcebot-dev/sourcebot/pull/789)
13
+
14
+### Changed
15
+- Changed the UI to display the default branch name instead of HEAD where applicable. [#789](https://github.com/sourcebot-dev/sourcebot/pull/789)
16
17
## [4.10.16] - 2026-01-22
18
0 commit comments