Skip to content

Commit 5ea6922

Browse files
committed
v4.5.1
1 parent 173a56a commit 5ea6922

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [4.5.1] - 2025-07-14
9+
10+
### Changed
11+
- Revamped onboarding experience. [#376](https://github.com/sourcebot-dev/sourcebot/pull/376)
912

1013
### Fixed
1114
- Fixed issue with external source code links being broken for paths with spaces. [#364](https://github.com/sourcebot-dev/sourcebot/pull/364)
12-
- Revamped onboarding experience. [#370](https://github.com/sourcebot-dev/sourcebot/pull/376)
1315
- Makes base retry indexing configuration configurable and move from a default of `5s` to `60s`. [#377](https://github.com/sourcebot-dev/sourcebot/pull/377)
1416
- Fixed issue where files would sometimes never load in the code browser. [#365](https://github.com/sourcebot-dev/sourcebot/pull/365)
1517

0 commit comments

Comments
 (0)