Skip to content

chore: release packages#1401

Merged
os-zhuang merged 1 commit into
mainfrom
changeset-release/main
May 27, 2026
Merged

chore: release packages#1401
os-zhuang merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@object-ui/app-shell@6.2.2

Patch Changes

  • c5821ce: AiChatPage no longer PATCHes a client-side title-from-first-message
    on the freshly-created conversation. The server (@objectstack/service-ai
    ≥ next minor) now generates a concise LLM-summarised title fire-and-forget
    after the first assistant turn lands, and a client-side truncated title
    would race that and win — pinning every conversation row to a 40-char
    substring of the first user message instead of a real summary.

    Drop the PATCH; bump the sidebar list a couple of times (2.5 s + 6 s)
    to pick up the LLM title whenever the model finally responds.

  • 3b35084: Fix: floating chatbot now replays persisted conversation history on mount.

    The right-corner floating chatbot (ConsoleFloatingChatbot) was passing only
    conversationId to its inner useObjectChat, dropping the initialMessages
    returned by useChatConversation. Backend persistence already worked — the
    server-side ai_conversation + ai_message rows were created and survived a
    page refresh — but the UI started each session with just the static "welcome"
    bubble, making users believe their history had been lost.

    Now matches the /ai/:conversationId full-page chat: history is hydrated
    into the chat surface, and the welcome bubble is suppressed when prior turns
    exist (showing it above real user/assistant turns is confusing).

  • Updated dependencies [a66f788]

    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/fields@6.2.2
    • @object-ui/layout@6.2.2
    • @object-ui/plugin-editor@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/i18n@6.2.2
    • @object-ui/data-objectstack@6.2.2
    • @object-ui/auth@6.2.2
    • @object-ui/permissions@6.2.2
    • @object-ui/collaboration@6.2.2
    • @object-ui/providers@6.2.2

@object-ui/auth@6.2.2

Patch Changes

  • @object-ui/types@6.2.2

@object-ui/cli@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/types@6.2.2

@object-ui/collaboration@6.2.2

Patch Changes

  • @object-ui/types@6.2.2

@object-ui/components@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/i18n@6.2.2

@object-ui/core@6.2.2

Patch Changes

  • @object-ui/types@6.2.2

@object-ui/data-objectstack@6.2.2

Patch Changes

  • @object-ui/types@6.2.2
  • @object-ui/core@6.2.2

@object-ui/fields@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/i18n@6.2.2
    • @object-ui/providers@6.2.2

@object-ui/layout@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2

@object-ui/mobile@6.2.2

Patch Changes

  • @object-ui/types@6.2.2

@object-ui/permissions@6.2.2

Patch Changes

  • @object-ui/types@6.2.2

@object-ui/plugin-ai@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2

@object-ui/plugin-calendar@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/fields@6.2.2
    • @object-ui/plugin-detail@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/i18n@6.2.2
    • @object-ui/mobile@6.2.2

@object-ui/plugin-charts@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/i18n@6.2.2

@object-ui/plugin-chatbot@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2

@object-ui/plugin-dashboard@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/fields@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/i18n@6.2.2

@object-ui/plugin-designer@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/fields@6.2.2
    • @object-ui/plugin-form@6.2.2
    • @object-ui/plugin-grid@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/i18n@6.2.2
    • @object-ui/data-objectstack@6.2.2

@object-ui/plugin-editor@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2

@object-ui/plugin-form@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/fields@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/permissions@6.2.2

@object-ui/plugin-gantt@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/fields@6.2.2
    • @object-ui/plugin-detail@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2

@object-ui/plugin-grid@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/fields@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/mobile@6.2.2

@object-ui/plugin-kanban@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/fields@6.2.2
    • @object-ui/plugin-detail@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/i18n@6.2.2

@object-ui/plugin-map@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2

@object-ui/plugin-markdown@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2

@object-ui/plugin-report@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/fields@6.2.2
    • @object-ui/plugin-grid@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/i18n@6.2.2

@object-ui/plugin-timeline@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/mobile@6.2.2

@object-ui/plugin-view@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/plugin-form@6.2.2
    • @object-ui/plugin-grid@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2

@object-ui/plugin-workflow@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2

@object-ui/providers@6.2.2

Patch Changes

  • @object-ui/types@6.2.2

@object-ui/react@6.2.2

Patch Changes

  • a66f788: fix(react): preserve data-obj-schema-invalid flag across re-renders

    SchemaRenderer runs a post-mount forceUpdate to pick up lazy plugin
    registrations. The dev-mode validator was deduping via a WeakSet that
    always returned valid: true on the second call, which stripped the
    data-obj-schema-invalid attribute on the immediate re-render. The
    result and the "warn-once" tracking are now stored separately: a
    WeakMap caches the validation outcome (so the visual flag is stable),
    while a WeakSet continues to dedupe console.warn output.

    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2
    • @object-ui/i18n@6.2.2
    • @object-ui/data-objectstack@6.2.2

@object-ui/runner@6.2.2

Patch Changes

  • Updated dependencies [a66f788]
    • @object-ui/react@6.2.2
    • @object-ui/components@6.2.2
    • @object-ui/plugin-charts@6.2.2
    • @object-ui/plugin-kanban@6.2.2
    • @object-ui/types@6.2.2
    • @object-ui/core@6.2.2

@object-ui/tenant@6.2.2

Patch Changes

  • @object-ui/types@6.2.2

@object-ui/console@6.2.2

@object-ui/studio@6.2.2

@object-ui/create-plugin@6.2.2

@object-ui/i18n@6.2.2

@object-ui/plugin-detail@6.2.2

@object-ui/plugin-list@6.2.2

@object-ui/types@6.2.2

object-ui@6.2.2

Patch Changes

  • @object-ui/types@6.2.2
  • @object-ui/core@6.2.2

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6e3d81b to 4173719 Compare May 27, 2026 13:41
@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
objectui Ignored Ignored May 27, 2026 1:41pm

Request Review

@os-zhuang os-zhuang merged commit 24ca9df into main May 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant