Gitfed
bastien-mrq/gitfed/ Commits/ 5634bcf

Release v1.2.4

bastien-mrq 2026-07-29 10:14 commit 5634bcf5d1382f0f413628652706586e8a7fccc6 parent 9df27459fb946489318671eee94f996f2e70d418
2 files changed +6 −1
M CHANGELOG.md +5 −0
M VERSION +1 −1
CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ffdfa0..e65fe21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 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. +- Redesigned the login page as a centered card with the gitfed logo and tagline, instead of a bare form dropped at the top of the page. + ## 1.2.3 - Replaced the dashboard's two side-by-side "New repo" / "Import from URL" cards (uneven heights, visually unbalanced) with a single "+ Add a repo" button opening one panel with two tabs, reusing the same toggle mechanism as the repo page's HTTPS/SSH switch.
VERSION
diff --git a/VERSION b/VERSION index 0495c4a..e8ea05d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.3 +1.2.4