Skip to content

1.8.1 (2026-03-02)

Choose a tag to compare

@github-actions github-actions released this 02 Mar 19:38
c113589

Fixes

Fix panic with multibyte UTF-8 characters in GraphQL schemas - @DaleSeo #666

Update apollo-compiler to 1.31.1, which upgrades the ariadne error reporting library from 0.5.1 to 0.6.0. This fixes a panic when handling GraphQL schemas containing CJK text or emoji in field names or descriptions, where byte-offset span calculations could land inside a multibyte character boundary.

Use openai/widgetPrefersBorder when prefersBorder setting is provided - @jerelmiller #668

Set _meta['openai/widgetPrefersBorder'] for the resource because ChatGPT ignores _meta.ui.prefersBorder at the moment.