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