Gitfed
bastien-mrq/gitfed/ Commits/ acb1353

Release v1.1.1

bastien-mrq 2026-07-29 08:46 commit acb1353d8c9e8028937a6d01bab9f28337ce686d parent e800460b8039aa2a57be93b8528eed58262d36f1
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 8775518..c379321 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.1.1 + +- The homepage now previews the 3 most recent changelog entries, with a link to the full changelog — previously the only way to see what shipped was navigating to `/changelog` directly. + ## 1.1.0 - Public profile pages: `/u/{username}` shows a Markdown bio (editable from Settings → Profile), the user's public repos, join date, and recent activity merged across those repos. Repo owners are now clickable links to their profile wherever they're shown (repo page, `/explore`) when the owner is a local account.
VERSION
diff --git a/VERSION b/VERSION index 9084fa2..524cb55 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0 +1.1.1