Gitfed
bastien-mrq/gitfed/ Commits/ 0bb9865

Release v0.5.1

bastien-mrq 2026-07-28 16:07 commit 0bb98659b24bd8e13efe2fade6252743b59a449d parent ecd5b392a3bf60afb48182751f9890574bd9ebe6
2 files changed +7 −1
M CHANGELOG.md +6 −0
M VERSION +1 −1
CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md index 832b613..ae98b71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.5.1 + +- README.md added, documenting the project, how the certificate-based federation model works, and how to deploy it. +- Fixed the actual `bastien-mrq/gitfed` repo missing a README on gitfed itself — the instance's git remote had fallen 13 commits behind local, never pushed since the very first commit. +- Repo file browser page (file table + rendered README/LICENSE) is now full-width instead of capped at the usual reading column; every other page is unchanged. + ## 0.5.0 - Profile (avatar + username) moved to a dropdown at the right of the nav — Settings, Admin (if admin) and Log out live there now instead of cluttering the main nav links.
VERSION
diff --git a/VERSION b/VERSION index 8f0916f..4b9fcbe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.0 +0.5.1