You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,14 @@ All notable changes to Sourcegraph are documented in this file.
31
31
32
32
-
33
33
34
+
## 3.39.1
35
+
36
+
### Fixed
37
+
38
+
- Code Insights: Fixed bug that caused line rendering issues when series data is returned out of order by date.
39
+
- Code Insights: Fixed bug that caused before and after parameters to be switched when clicking in to the diff view from an insight.
40
+
- Fixed an issue with notebooks that caused the cursor to behave erratically in markdown blocks. [#34227](https://github.com/sourcegraph/sourcegraph/pull/34227)
0 commit comments