Skip to content

Commit 447465a

Browse files
baozhoutaoclaude
andauthored
ci(release): unblock the release train — HOTCRM_REF v2.1.0 + console e164196801bd (#3294)
* ci(release): bump downstream-smoke HOTCRM_REF to v2.1.0 (agent visibility removal) hotcrm v2.0.0 still authors the agent `visibility` field that #3216 removed from the spec (ADR-0056 D8), so the pre-publish downstream smoke has been red and the release train is stalled. Point the gate at hotcrm v2.1.0, which drops the field. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * chore: bump objectui to e164196801bd fix(app-shell,plugin-detail): record History tab renders display values, not raw audit payloads (#2691) objectui@e164196801bd38e1396798877a69e0a09e80d8d3 --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 9ccd1e9 commit 447465a

3 files changed

Lines changed: 30 additions & 5 deletions

File tree

.changeset/console-e164196801bd.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
"@objectstack/console": minor
3+
---
4+
5+
Console (objectui) refreshed to `e164196801bd`. Frontend changes in this range:
6+
7+
- fix(app-shell,plugin-detail): record History tab renders display values, not raw audit payloads (#2691)
8+
- fix(plugin-gantt): mirror the row 「→」 slot in the task-list header (#2690)
9+
- fix(plugin-detail): #2688 header Record-#id floor + raw audit user id in meta footer (#2689)
10+
- feat(plugin-gantt)!: remove the mobile QR share (移动端二维码) context-menu feature (#2687)
11+
- feat(plugin-gantt): dependencyTypes switch — hide the type switcher for id-only dependency stores (#2686)
12+
- feat(approvals): decision attachments + progress display + deep link + designer sync (#2681)
13+
- feat(studio): inline push-down expansion of loop/parallel/try_catch regions on the flow canvas (#2680)
14+
- feat(plugin-gantt): ownership-aware reschedule + confirm-first auto-schedule, export fixes, business time zone (#2683)
15+
- fix(app-shell): skip resultDialog fields whose path does not resolve (#2674)
16+
- feat(studio): visualize loop/parallel/try_catch nested regions on the flow canvas (#2670) (#2675)
17+
- feat(plugin-gantt): manual-scheduling summary bars, interaction switches, beforeTaskUpdate veto + tooltip/scrollbar/cursor fixes (#2677)
18+
- fix(flow-designer): author the canonical config.schedule the runtime reads (#2671)
19+
- feat(report): drill a date-bucket cell into its time range, not a superset (#1752) (#2672)
20+
- feat(studio): filter editor for roll-up summary fields (framework#1868) (#2669)
21+
- feat(flow-designer): first-class panel for the time-relative trigger (#1874) (#2668)
22+
- feat(studio): nest per-iteration / per-region step logs in the flow Runs panel (#2667)
23+
- fix(metadata-admin): dashboard label fallback + skill activation editors (#1878) (#2666)
24+
25+
objectui range: `2e7d7f0f7ee7...e164196801bd`

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@ jobs:
7373
# The deterministic in-repo floor is @objectstack/downstream-contract;
7474
# this is the live ceiling.
7575
env:
76-
# v2.0.0: hotcrm adopted the ADR-0090 Permission Model v2 vocabulary
77-
# (role→position recipients, profiles removed, explicit OWD —
78-
# hotcrm#438), closing the launch-window advisory period from #2719.
76+
# v2.1.0: hotcrm upgraded to ObjectStack 14.7 (hotcrm#448) and
77+
# dropped the agent `visibility` field that spec 15 removes as
78+
# unenforced surface (ADR-0056 D8, #3216).
7979
# Bump this ref whenever a deliberate spec surface removal ships a
8080
# matching hotcrm release.
81-
HOTCRM_REF: v2.0.0
81+
HOTCRM_REF: v2.1.0
8282
run: bash scripts/downstream-smoke.sh
8383

8484
- name: Create Release Pull Request or Publish to npm

.objectui-sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2e7d7f0f7ee76b838f580e8a36b74f1309b204fc
1+
e164196801bd38e1396798877a69e0a09e80d8d3

0 commit comments

Comments
 (0)