From daa715a702ac8bf9e5877d6409efa9805b4f4b14 Mon Sep 17 00:00:00 2001 From: tiennm99 Date: Fri, 15 May 2026 19:51:23 +0700 Subject: [PATCH] chore(release): v0.5.0 changelog + bump min_version + README Adds v0.5.0 release notes to changelog highlighting linktree parity, Lighthouse improvements, and new opt-in features. Bumps minimum Hugo version requirement in theme.toml. Updates README with v0.5 feature summary. Prepares release for publication. --- CHANGELOG.md | 41 ++++++++++++++++++++++-- README.md | 90 +++++++++++++++++++++++++++++++++++++++++++++++++--- theme.toml | 2 +- 3 files changed, 124 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 264e91b..7a50844 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,44 @@ All notable changes to this project are documented here. Format follows [Keep a ## [Unreleased] -### Deferred to v0.5 -- **Auto-generated OG images** (#7) — moved again from v0.4 because no candidate path meets the ≤ 30 KB binary budget. Needs measured prototype before committing. -- **Multi-section bio** (#9) — schema design call deferred per the issue's own "2026-Q3 candidate" recommendation. +## [0.5.0] — 2026-05-15 + +Linktree-parity + Lighthouse release. Closes #7 (auto-OG, infra-only) and #9 (multi-section bio). All additions are strictly opt-in or transparent; v0.4 sites upgrade with no config edits. + +### Added +- **Multi-section bio** (#9) — opt-in `[[params.sections]]` with `title`, `description`, per-section `layout` override, and `[[sections.links]]`. Flat `[[params.links]]` still works (sections win + Hugo `warnf` on collision). Schema-person `sameAs` and RSS feed flatten across sections. +- **Per-link enhancements** — five new optional fields: `image` (thumbnail), `featured` (accent-bordered emphasis), `startDate`/`endDate` (build-time visibility window), `rel` (appended to safe `noopener noreferrer` baseline), `note` (small caption under title). +- **Share button** — `params.share = true` renders a `