Skip to content

docs(releases): expand v15 page to full 14.8→15.0→15.1 backend + Console coverage - #3082

Merged
os-zhuang merged 3 commits into
mainfrom
release/15.1-docs
Jul 17, 2026
Merged

docs(releases): expand v15 page to full 14.8→15.0→15.1 backend + Console coverage#3082
os-zhuang merged 3 commits into
mainfrom
release/15.1-docs

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

Follow-up to #3079 (merged): the first curated pass under-covered the v15 line in three structural ways, called out in release review. This expands content/docs/releases/v15.mdx from ~465 to ~1010 lines:

1. 15.0.0 backend was missing everything outside ADR-0095

From the 14.8.0..15.0.0 range (23 commits), now added:

2. 15.0.0 had no Console section at all

15.0.0 bundled the objectui 14.0 major (13.2.0 → 14.0.0, ~73 commits) — never disclosed on any release page (much of it rode unversioned in the 14.8.0 pin). New section covers:

3. 15.1.0 sections were over-compressed

Every domain expanded to full changeset detail; the Console 14.1 section now covers all eight areas of the 94-commit range (record inline-edit line, CEL editor family, dashboard filters, Access pillar, flow designer, kanban, Studio misc, fixes) instead of seven bullets.

Checks

  • check:release-notes OK
  • check:role-word OK (rebased over docs(releases): drop reserved word "role" from v15 kanban note #3081; the two new generic-English "role" usages reworded — ADR-0090 D3 ratchet)
  • Facts sourced from consumed changesets + commit bodies on both repos (framework 14.8.0..15.1-pending, objectui 13.2.0..b8967495), assembled via two range-analysis passes

🤖 Generated with Claude Code

…ole coverage

The previous revision under-covered the line in three ways, now fixed:

1. 15.0.0 was missing everything outside the ADR-0095 theme from the
   14.8.0..15.0.0 range: the strict view/page schema BREAKING change
   (ADR-0089 D3a, #2943) with its migration, the per-row import automation
   chain + skipAutomations + runAutomations-default-ON behavior change
   (#2922), the sys_position/sys_capability system-row write guardrail
   (#2930), the bidirectional visibility lint (#2931), and the explain
   posture-label alignment (#2949).

2. 15.0.0 had NO Console section at all, despite bundling the objectui 14.0
   major (13.2.0→14.0.0, ~73 commits — first release-page disclosure since
   much of it rode unversioned in the 14.8.0 pin): the ADR-0057 ChatDock
   consolidation (including its breaking cleanup #2475), the Gantt batch,
   lists/forms/auth/Studio/i18n enhancements, two security fixes
   (#2485/#2410), and the six early-14.1 commits the 15.0.0 pin picked up.

3. The 15.1.0 sections were over-compressed; every domain is now expanded to
   its full changeset detail, and the Console 14.1 section covers all eight
   areas of the 94-commit range instead of seven bullets.

465 → ~1000 lines; structure mirrors v14.mdx (per-minor annotations inside
one major page, per docs/releases-maintenance.md).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jul 17, 2026 12:51am

Request Review

@github-actions github-actions Bot added documentation Improvements or additions to documentation size/xl labels Jul 17, 2026
os-zhuang and others added 2 commits July 17, 2026 08:30
… 14.8.0

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@os-zhuang
os-zhuang merged commit 2ea7496 into main Jul 17, 2026
14 of 15 checks passed
@os-zhuang
os-zhuang deleted the release/15.1-docs branch July 17, 2026 01:04
os-zhuang added a commit that referenced this pull request Jul 31, 2026
)

Lands objectui#3082 in the platform — the flow inspector no longer lets a
published `configSchema` delete a node's sibling-block editors (#4045). The
server half of that fix shipped in #4210/#4228; this is what puts the client
half in front of an author.

Scope note for review: the pin was 76 commits stale (96ee72e, and objectui has
been landing steadily), so this advances the vendored console by that whole
range, not by one fix. There is no smaller option — the vendored build is a
snapshot of a single objectui commit, and pinning #3082's own merge commit
instead of the tip would drop only 3 of the 76. The generated changeset
enumerates the range; beyond the #4045 fix it carries real feature and
behaviour work, notably the notification surfaces mounting in the console,
per-displayType notification presentation, the curated page:*/element:*/action:*
SDUI contract, If-Match on form edit saves (409 instead of a silent overwrite),
and searched-list export no longer downloading the unsearched superset.

`packages/console/dist` is gitignored — the release pipeline rebuilds it from
.objectui-sha — so the tracked diff is the pin plus its changeset. The build
was run locally anyway (`scripts/build-console.sh`): it worktrees objectui at
the pinned SHA, builds @object-ui/console, and asserts the framework-client
bundle canary, which is what proves the SHA is actually buildable rather than
merely newer.

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/xl

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant