Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions .changeset/console-e164196801bd.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
"@objectstack/console": minor
---

Console (objectui) refreshed to `e164196801bd`. Frontend changes in this range:

- fix(app-shell,plugin-detail): record History tab renders display values, not raw audit payloads (#2691)
- fix(plugin-gantt): mirror the row 「→」 slot in the task-list header (#2690)
- fix(plugin-detail): #2688 header Record-#id floor + raw audit user id in meta footer (#2689)
- feat(plugin-gantt)!: remove the mobile QR share (移动端二维码) context-menu feature (#2687)
- feat(plugin-gantt): dependencyTypes switch — hide the type switcher for id-only dependency stores (#2686)
- feat(approvals): decision attachments + progress display + deep link + designer sync (#2681)
- feat(studio): inline push-down expansion of loop/parallel/try_catch regions on the flow canvas (#2680)
- feat(plugin-gantt): ownership-aware reschedule + confirm-first auto-schedule, export fixes, business time zone (#2683)
- fix(app-shell): skip resultDialog fields whose path does not resolve (#2674)
- feat(studio): visualize loop/parallel/try_catch nested regions on the flow canvas (#2670) (#2675)
- feat(plugin-gantt): manual-scheduling summary bars, interaction switches, beforeTaskUpdate veto + tooltip/scrollbar/cursor fixes (#2677)
- fix(flow-designer): author the canonical config.schedule the runtime reads (#2671)
- feat(report): drill a date-bucket cell into its time range, not a superset (#1752) (#2672)
- feat(studio): filter editor for roll-up summary fields (framework#1868) (#2669)
- feat(flow-designer): first-class panel for the time-relative trigger (#1874) (#2668)
- feat(studio): nest per-iteration / per-region step logs in the flow Runs panel (#2667)
- fix(metadata-admin): dashboard label fallback + skill activation editors (#1878) (#2666)

objectui range: `2e7d7f0f7ee7...e164196801bd`
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@ jobs:
# The deterministic in-repo floor is @objectstack/downstream-contract;
# this is the live ceiling.
env:
# v2.0.0: hotcrm adopted the ADR-0090 Permission Model v2 vocabulary
# (role→position recipients, profiles removed, explicit OWD —
# hotcrm#438), closing the launch-window advisory period from #2719.
# v2.1.0: hotcrm upgraded to ObjectStack 14.7 (hotcrm#448) and
# dropped the agent `visibility` field that spec 15 removes as
# unenforced surface (ADR-0056 D8, #3216).
# Bump this ref whenever a deliberate spec surface removal ships a
# matching hotcrm release.
HOTCRM_REF: v2.0.0
HOTCRM_REF: v2.1.0
run: bash scripts/downstream-smoke.sh

- name: Create Release Pull Request or Publish to npm
Expand Down
2 changes: 1 addition & 1 deletion .objectui-sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2e7d7f0f7ee76b838f580e8a36b74f1309b204fc
e164196801bd38e1396798877a69e0a09e80d8d3