docs: portal changelog entry for v0.11.0 - #114
Merged
Merged
Conversation
Covers the merged work since v0.10.0: the portal-served WebFetch skill and catalog-rendered discovery instructions (#106), grants of up to 24 hours with the matching exec timeout and job allowance (#107), elevated commands under Android bypass mode plus the approval card and exec-elevated rules (#108), cancelling a persistent-session command (#109), controller-only hosts on update (#105), the macOS Screen Recording remedy (#102), and the 17 rewritten tool descriptions (#103). Adding this file is what moves CurrentVersion to v0.11.0, since the version is derived from the changelog file names. PR #104 is still open, so its transport fix is left as a marked TODO in the file rather than announced as shipped. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <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.
Adds
internal/portal/changelog/v0.11.0.md, which is what movesCurrentVersion()to v0.11.0 — the version is derived from the changelog file names, andTestReleasesNewestFirstrequires the newest file to equal it.What it covers
One bullet per merged PR since v0.10.0, in the voice of the v0.10.0 and v0.9.4 entries: Chinese, written for the person who owns the instance, each bullet opening with what changed for them and then the how and why.
/webfetch/skill, linked from the connect page, the help page and discovery'sskill_url; discovery'sinstructionsnow render from the same catalog aswanctl help --instructions(#100)exectimeout_secondsto 14400; jobs per grant scaled per approved hour; the approval page's fine print on the session link staying valid, and Access tokens as the remedy (ADR 0010)wanctl rules add --kind exec-elevated; script rules stored as a digest token; theapp/prop/screenshoterror on Android--oneshotunchanged; says what still escapes (ADR 0011)wanctl updatekeeps a controller-only host controller-only; an agent whose pid was not recorded is no longer silently skipped on restartThe closing paragraph states the operator impact: relay, portal and controlled agents should all upgrade because agent-side behaviour changed, no database migration, no new environment variables, and the Android APK changed only strings.
PR #104 is not in yet
fix(transport): acknowledge down-poll chunks(issue #57) was still OPEN at commit time, checked twice. Rather than announce an unshipped fix, the file ends with a clearly marked HTML comment naming the PR and giving the bullet text plus the one sentence the operator paragraph needs about the ack falling back on mixed versions. Resolve it before tagging: either merge #104 and fold the comment in, or delete the comment.Verified
🤖 Generated with Claude Code