docs(changelog): add v0.15 catch-up entry (covers #26–#50)#51
Merged
Conversation
The site changelog had stalled at v0.14 (2026-05-28) while ~25 PRs shipped over the following three weeks: the v4 visual redesign, the site-wide move to the v0.4 schema, site-wide surname redaction, the /publish/ publisher landing page, federation hardening, and the registry footer fix (#50). Added a single 0.15 catch-up entry summarizing the user-facing changes, grouped by theme with PR links. Bumped current_version 0.14 → 0.15 and regenerated changelog/index.html (build_changelog_page.py --check passes). Existing entries untouched (matched the file's ensure_ascii=True encoding so the diff is insertion-only). Every change line is sourced from a real merged PR; no invented history. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The site changelog had stalled at v0.14 (2026-05-28) while ~25 PRs shipped over the following three weeks. This adds a single v0.15 catch-up entry summarizing the user-facing changes, grouped by theme with PR links:
Bumped
current_version0.14 → 0.15; regeneratedchangelog/index.html(build_changelog_page.py --checkgreen). Diff is insertion-only — existing entries untouched (matched the file’sensure_ascii=Trueencoding). Every line traces to a real merged PR; no invented history.🤖 Generated with Claude Code