We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9021ba6 commit 3d6556dCopy full SHA for 3d6556d
1 file changed
CHANGELOG.md
@@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
### Added
11
- [EE] Add Ask chat usage metrics to analytics dashboard [#736](https://github.com/sourcebot-dev/sourcebot/pull/736)
12
13
+### Changed
14
+- Improved initial file tree load times, especially for larger repositories. [#739](https://github.com/sourcebot-dev/sourcebot/pull/739)
15
+
16
+### Fixed
17
+- Fixed "error loading tree preview" error when viewing a directory with `...`. [#531](https://github.com/sourcebot-dev/sourcebot/issues/531)
18
19
## [4.10.9] - 2026-01-14
20
21
### Changed
0 commit comments