Skip to content

Commit 3a498e9

Browse files
committed
v4.1.0
1 parent 8a9cdfd commit 3a498e9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [4.1.0] - 2025-06-02
11+
12+
### Added
13+
- Added structured logging support. [#323](https://github.com/sourcebot-dev/sourcebot/pull/323)
14+
1015
### Fixed
1116
- Fixed issue where new oauth providers weren't being display in the login page. [commit](https://github.com/sourcebot-dev/sourcebot/commit/a2e06266dbe5e5ad4c2c3f730c73d64edecedcf7)
1217
- Fixed client side "mark decorations may not be empty" error when viewing certain files. [#325](https://github.com/sourcebot-dev/sourcebot/pull/325)
1318
- Fixed issue where the symbol hover popover would not appear for large source files. [#325](https://github.com/sourcebot-dev/sourcebot/pull/325)
1419

20+
1521
## [4.0.1] - 2025-05-28
1622

1723
### Fixed

0 commit comments

Comments
 (0)