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