From e6420d73d40c46ba7c1ebe11071c3783f24d8c57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=85=E5=91=A8=E6=B6=9B?= Date: Fri, 3 Jul 2026 23:54:04 -0700 Subject: [PATCH 1/2] chore: bump objectui to 09e1b2615632 --- .objectui-sha | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.objectui-sha b/.objectui-sha index fad3d707f5..66c3debb65 100644 --- a/.objectui-sha +++ b/.objectui-sha @@ -1 +1 @@ -2cfa36e963cb9d7d886dd68b3f503524bab0bf89 +09e1b261563284fbeddc7c5c1bde753330ccab87 \ No newline at end of file From 6eddc83cd9baccd7e8cc7f7fa29ba32b31c42a87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=85=E5=91=A8=E6=B6=9B?= Date: Fri, 3 Jul 2026 23:54:04 -0700 Subject: [PATCH 2/2] chore(console): changeset for objectui refresh to 09e1b261 --- .changeset/objectui-refresh-09e1b261.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .changeset/objectui-refresh-09e1b261.md diff --git a/.changeset/objectui-refresh-09e1b261.md b/.changeset/objectui-refresh-09e1b261.md new file mode 100644 index 0000000000..53c6c83749 --- /dev/null +++ b/.changeset/objectui-refresh-09e1b261.md @@ -0,0 +1,15 @@ +--- +"@objectstack/console": minor +--- + +chore(console): refresh vendored `@object-ui/console` SPA to objectui@09e1b261 + +Bumps the pinned `.objectui-sha` from `2cfa36e9` to `09e1b261` (5 commits) and rebuilds the prebuilt Console SPA shipped in `@objectstack/console`. + +Notable upstream changes pulled in: + +- feat(studio): Access pillar — fourth content pillar (permission matrix) +- feat(studio): 复制 (duplicate base) on writable packages in the builder landing +- feat(fields): default relation pickers to inline "create related record" +- fix(plugin-form): hydrate widget types on hand-authored subform columns +- fix(fields): show line-item row actions always, not on hover