Skip to content

python-server-sdk/v1.0.0

Latest

Choose a tag to compare

1.0.0 (2025-11-04)

Bug Fixes

Documentation

Features

  • add convenience function isUIResource to client SDK (#86) (607c6ad)
  • add embeddedResourceProps for annotations (#99) (b96ec44)
  • add proxy option to externalUrl (#37) (7b95cd0)
  • add remote-dom content type (#18) (5dacf37)
  • add Ruby server SDK (#31) (5ffcde4)
  • add sandbox permissions instead of an override (#83) (b1068e9)
  • add ui-request-render-data message type (#111) (26135ce)
  • add UIResourceRenderer Web Component (#58) (ec8f299)
  • auto resize with the autoResizeIframe prop (#56) (76c867a)
  • change onGenericMcpAction to optional onUiAction (1913b59)
  • client: allow setting supportedContentTypes for HtmlResource (#17) (e009ef1)
  • consolidate ui:// and ui-app:// (#8) (2e08035)
  • pass iframe props down (#14) (112539d)
  • refactor UTFtoB64 (bump server version) (#95) (2d5e16b)
  • send render data to the iframe (#51) (d38cfc7)
  • separate html and remote-dom props (#24) (a7f0529)
  • support adapters (#127) (d4bd152)
  • support generic messages response (#35) (10b407b)
  • support metadata in Python SDK (#134) (9bc3c64)
  • support passing resource metadata (#87) (f1c1c9b)
  • support proxy for rawHtml (#132) (1bbeb09)
  • support ui action result types (#6) (899d152)
  • switch to ResourceRenderer (#21) (6fe3166)

BREAKING CHANGES

  • The existing naming is ambiguous. Renaming delivery to encoding and flavor to framework should clarify the intent.
  • exported names have changed
  • removed deprecated client API
  • (previous one didn't take due to semantic-release misalignment)