mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
v4.5.1
This commit is contained in:
parent
173a56ab64
commit
5ea6922509
1 changed files with 4 additions and 2 deletions
|
|
@ -5,11 +5,13 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
## [4.5.1] - 2025-07-14
|
||||
|
||||
### Changed
|
||||
- Revamped onboarding experience. [#376](https://github.com/sourcebot-dev/sourcebot/pull/376)
|
||||
|
||||
### Fixed
|
||||
- Fixed issue with external source code links being broken for paths with spaces. [#364](https://github.com/sourcebot-dev/sourcebot/pull/364)
|
||||
- Revamped onboarding experience. [#370](https://github.com/sourcebot-dev/sourcebot/pull/376)
|
||||
- Makes base retry indexing configuration configurable and move from a default of `5s` to `60s`. [#377](https://github.com/sourcebot-dev/sourcebot/pull/377)
|
||||
- Fixed issue where files would sometimes never load in the code browser. [#365](https://github.com/sourcebot-dev/sourcebot/pull/365)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue