Skip to content

v11.6.0

Latest

Choose a tag to compare

@shadowusr shadowusr released this 20 Nov 09:13

This release contains features that may be useful for plugin developers.

πŸš€ Features

  • Added CollapsibleSection component to Plugins SDK. Use this component in your plugins to match the visual style of collapsible sections found on the test result page (e.g. Actions or Metadata). This component also remembers user preferences (collapsed/expanded) and applies them when switching tests.
  • Added result_meta extension point to New UI. This lets you embed your components right on the test result page.