From ce3b38a2af1a45f296b86f843e74e5ea9159cad1 Mon Sep 17 00:00:00 2001 From: bkellam Date: Tue, 28 Oct 2025 20:30:19 -0700 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59264a06..ae9d14b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed navbar indexing indicator to only report progress for first time indexing jobs. [#563](https://github.com/sourcebot-dev/sourcebot/pull/563) - Improved repo indexing job stability and robustness. [#563](https://github.com/sourcebot-dev/sourcebot/pull/563) - Improved repositories table. [#572](https://github.com/sourcebot-dev/sourcebot/pull/572) +- Improved connections table. [#579](https://github.com/sourcebot-dev/sourcebot/pull/579) ### Removed - Removed spam "login page loaded" log. [#552](https://github.com/sourcebot-dev/sourcebot/pull/552)