This release contains features that may be useful for plugin developers.
π Features
- Added
CollapsibleSectioncomponent 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_metaextension point to New UI. This lets you embed your components right on the test result page.