Release v1.2.3
2 files changed
+6 −1
M
CHANGELOG.md
+5 −0
M
VERSION
+1 −1
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
@@ -1 +1 @@
-1.2.2
+1.2.3