Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 8c1535c

Browse files
committed
Update changelog
1 parent efee3fc commit 8c1535c

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

CHANGELOG.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,6 @@ All notable changes to Sourcegraph are documented in this file.
1313

1414
<!-- START CHANGELOG -->
1515

16-
## Unreleased
17-
18-
### Added
19-
20-
-
21-
22-
### Changed
23-
24-
-
25-
- Code Insights has a new UI for the "Add or remove insights" view, which now allows you to search code insights by series label in addition to insight title. [#46538](https://github.com/sourcegraph/sourcegraph/pull/46538)
26-
- When SMTP is configured, users created by site admins via the "Create user" page will no longer have their email verified by default - users must verify their emails by using the "Set password" link they get sent, or have their emails verified by a site admin via the "Emails" tab in user settings or the `setUserEmailVerified` mutation. The `createUser` mutation retains the old behaviour of automatically marking emails as verified. To learn more, refer to the [SMTP and email delivery](https://docs.sourcegraph.com/admin/config/email) documentation. [#46187](https://github.com/sourcegraph/sourcegraph/pull/46187)
27-
- Connection checks for code host connections have been changed to talk to code host APIs directly via HTTP instead of doing DNS lookup and TCP dial. That makes them more resistant in environments where proxies are used. [#46918](https://github.com/sourcegraph/sourcegraph/pull/46918)
28-
29-
### Fixed
30-
31-
-
32-
33-
### Removed
34-
35-
-
36-
3716
## 4.4.1
3817

3918
### Changed

0 commit comments

Comments
 (0)