docs(releases): curate the 15.1 line + QA test plan#3079
Merged
Conversation
… plan Fold the 15.1.0 minor into the v15 release page under a "What's new in 15.1.0" running section (per docs/releases-maintenance.md cadence: minors fold into the current major page, no new page). Covers, from the 65 changesets + objectui 14.1 Console range bundled at .objectui-sha b8967495be73: - Behavior changes with migrations: tenancy.strategy/crossTenantAccess removal (#2962), ObjectOS→Kernel spec rename (#2963), uniform anonymous-deny (#2567), server-enforced readonly/readonlyWhen (#2948/#3042), owner_id anchor guard (#3004/#2982), MCP ai.exposed gate (#2964), declarative stdio deny-by-default (#3055), OWD authoring gate (#3050), attachment field removals + auth downloads. - Security hardening sweep (#2849 class: #2980/#2981/#2850/#3022/#2909/#2974). - New capabilities: attachments v1, declarative connectors (ADR-0096/0097), dashboard-level filters (#2501), pinyin search (#3027), conditional tabs, aggregate_records MCP tool, official Docker image, kernel:bootstrapped, ADR-0087 protocol completion, honest capability discovery. - Console (objectui 14.1) section + a per-release upgrade checklist. Also add docs/plans/release-15.1-test-plan.md (the browser/API/automation test matrix used for release QA; tracking issue #3072). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
os-zhuang
added a commit
that referenced
this pull request
Jul 17, 2026
ADR-0090 D3 makes "role" a reserved-forbidden word in hand-written docs, enforced by the check:role-word ratchet. #3079 introduced a generic-English "the `stageField` role" in content/docs/releases/v15.mdx that is not in the baseline, breaking the ratchet on main. Reword to "the `stageField` setting" — the sentence is about which field drives lanes, not authz — so no baseline entry is needed. Co-authored-by: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com> 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.
Release-docs prep for 15.1.0 (framework
15.0.0 → 15.1.0, 87 commits / 65 changesets, no major; + Console objectui14.0.0 → 14.1.0bundled at.objectui-sha b8967495be73).What's in here
content/docs/releases/v15.mdx— new "What's new in 15.1.0" running section, perdocs/releases-maintenance.mdcadence (minors fold into the current major page). Leads with behavior changes + migrations, then the security hardening sweep, then new capabilities, then notable fixes and a Console (Studio) section, plus a per-release upgrade checklist.docs/plans/release-15.1-test-plan.md— the browser/API/automation test matrix used for release QA (tracking issue release: 15.1 QA test checklist — framework 15.1.0 + console (objectui 14.1) #3072).Verification done for this release
pnpm build71/71 green;check:release-notesOK;os validate(showcase) 3 gates pass.selectnever unlocked in the real create form — objectui#2620 (CI green). The 15.1 objectui SHA re-pin should include objectui 跟进项(源自 #2616 Showcase 全链路 UX 测试) #2620.Notes
remove-tenancy-strategy-crosstenant.mdshipped its own release-note wording; folded in as requested by that changeset. FormViewbuttons/defaults(feat(spec): structured buttons + defaults config on FormViewSchema (#2998) #3014) is documented as EXPERIMENTAL/not-yet-enforced.🤖 Generated with Claude Code