Gitfed
bastien-mrq/gitfed/ Commits/ ca934ed

Release v1.2.3

bastien-mrq 2026-07-29 09:54 commit ca934ede1eab899dc204025db9887eaca3adc3bb parent 53e8a710f804e3c54d03b2531821311a01a6cee6
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 245b272..6ffdfa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 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. +- Fixed `.gf-page-head` vertically centering its title against tall sibling content instead of pinning it to the top — visible on the dashboard once the add-repo panel is open. + ## 1.2.2 - The "New repo" form now shows the same locked `username/` prefix as the one-shot import form, instead of a bare field with a placeholder example.
VERSION
diff --git a/VERSION b/VERSION index 23aa839..0495c4a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.2 +1.2.3