Gitfed
bastien-mrq/gitfed/ Commits/ d94da14

Release v0.5.2

bastien-mrq 2026-07-28 16:15 commit d94da14a1329cd7c4bd0952cf15809368b8f12c7 parent 3b29499935cdcb0c7788a5bf21206bfb8792bf60
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 ae98b71..7875fc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 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. + ## 0.5.1 - README.md added, documenting the project, how the certificate-based federation model works, and how to deploy it.
VERSION
diff --git a/VERSION b/VERSION index 4b9fcbe..cb0c939 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.1 +0.5.2