Gitfed
bastien-mrq/gitfed/ Commits/ 1bf213b

Release v1.2.5

bastien-mrq 2026-07-29 11:52 commit 1bf213b42af47990d320464c130ea355f244a915 parent 2579e3e38d5e18c32a532a0024aa14a64dd5d4ae
2 files changed +5 −1
M CHANGELOG.md +4 −0
M VERSION +1 −1
CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md index e65fe21..d6bbe01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.2.5 + +- Granting a federated collaborator now says explicitly when their domain is left pending trust approval, instead of a generic "granted" message that gave no hint their first clone would fail. A persistent nav badge for admins (next to the notification bell) also shows as long as any domain is pending, pointing at Admin → Trust store. + ## 1.2.4 - The add-repo panel now spans the full content width (matching the repo list and stat row below/above it) instead of being capped at 480px next to empty space.
VERSION
diff --git a/VERSION b/VERSION index e8ea05d..c813fe1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.4 +1.2.5