Skip to content
This repository was archived by the owner on May 9, 2026. It is now read-only.

chore: version packages#129

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore: version packages#129
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented May 7, 2026

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

@clearcms/admin@0.5.0

Minor Changes

  • #114 1a10300 Thanks @slavasolutions! - Add hosted SSO bridge — POST /api/auth/_internal/mint-session lets cloud's
    console mint a session row in the admin's local DB (HMAC-signed via
    CLEAR_SESSION_MINT_SECRET). Self-hosters who don't set the env never expose
    the endpoint (404). Closes #113.

    Companion: /sign-in now redirects to CLEAR_HOSTED_REDIRECT_URL (with
    ?return=<original-url>) when set, so customer editors of hosted Clear
    instances reach the console login surface instead of admin's local form.
    Closes #111.

Patch Changes

  • #116 a4b3efe Thanks @slavasolutions! - Editor shell cleanup:

    • Remove the non-functional FloatingToolbar shells from PageItemEditor,
      PagePageEditor, and the sample Paper view. Those instances rendered an
      inert toolbar bar with B/I/Link/etc. buttons that had no onClick handlers
      (only the editor-bound instance inside Paper's ItemView wired actually
      toggled marks). Hiding them removes a button surface that did nothing and
      visually competed with the editor's own controls.
    • Remove the "Schema derived from DB fields. Edit schemas/.json"
      hint at the bottom of the item editor canvas. The hint targeted operators
      who wanted to override the derived schema, but it leaked an internal
      storage detail into a routine editing surface and added vertical noise on
      every draft.

    Properly-wired bubble menus on rich-text fields are unaffected.

  • #115 8864aea Thanks @slavasolutions! - Surface the visual schema designer in the admin nav. The route at /schemas
    existed but had no UI entry point — toggling the Schema editor feature
    in Settings → Features only exposed the legacy /settings/content-types
    form, leaving operators unable to reach the visual designer without typing
    the URL by hand.

    • Sidebar MANAGE rail now shows a Schemas link (gated by schemaEditor).
    • Settings sub-nav adds a Schemas entry alongside Content types.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 54b2aaa to 6f0e4a2 Compare May 7, 2026 09:42
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6f0e4a2 to b0f34a9 Compare May 7, 2026 09:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

0 participants