docs(changelog): roll the 2.6.1 release notes#165
Merged
Merged
Conversation
2.6.1 is a security-hardening release: the five P1 enforcement-bypass fixes (#159-#163) plus the #158 task-id fix and the #151 release-skill/AGPLv3 surface alignment. Version (plugin.json) and README badges were already at 2.6.1; this adds the user-facing CHANGELOG section and is the last surface before tagging. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JqTxpxEkbDHb6AuADohtMR
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.
What & why
Rolls the 2.6.1 CHANGELOG section — the last surface before tagging
v2.6.1.plugins/ca/.claude-plugin/plugin.jsonand the README version/count badges were already at 2.6.1 (badge-consistency green); this adds the user-facing notes so the tag and GitHub Release have a section to publish.2.6.1 is a security-hardening release. The ca-scoped window since
v2.6.0is threefix:commits → patch bump → 2.6.1:#164— the five P1 enforcement-bypass fixes ([P1] CONTEXT.md can be rewritten to disable every enforcement hook #159–[P1] farm can recursively delete outside its workspace via FARM_WORKTREE_ROOT plus task id #163)#158— task-id multi-part--idrejection#151— release-skill changelog-heading + AGPLv3 manifest/README alignmentfarm.jsrebuilt and confirmed in sync;check_badge_consistency.pygreen; the_releaselibnotes-heading and release-date guards pass against the new section.Type of change
fix: bug fixfeat: new behaviordocs: documentation onlyrefactor: no behavior changechore: deps, tooling, revertsChecklist
main(not a direct write tomain)farm.jsin sync; badge-consistency green; release-date/notes guards pass)CHANGELOG.mdentry addedpreviewwhere appropriate — N/ANotes for the reviewer
After this merges, the release completes with an annotated
v2.6.1tag on the merged commit and a GitHub Release using this exact CHANGELOG section as its notes (Phase 2/3 of/ca:release). Nothing is tagged or published until you say go.Generated by Claude Code