Gitfed
bastien-mrq/gitfed/ Commits/ a807401

Release v0.5.3

bastien-mrq 2026-07-28 16:24 commit a807401d885cec4fa4f5a044ea7af440688e7862 parent e0ef6f4c46e1781493e79323c255aba5344b8865
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 7875fc8..6737761 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 0.5.3 + +- Reverted the repo page to its normal reading-width column (980px) — only the file table's rows needed to stretch, not the whole page, which is what 0.5.2 actually fixed. + ## 0.5.2 - Fixed the file table's rows not actually spanning the page width — a generic table style meant for the admin lists (horizontal scroll on narrow screens) was overriding the file table's layout and shrink-wrapping its rows.
VERSION
diff --git a/VERSION b/VERSION index cb0c939..be14282 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.2 +0.5.3