Skip to content

v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 16:49
· 125 commits to main since this release

2.3.0 - 2024-02-22

Added

  • CadenzaClient#selectObjects
  • CadenzaChangeSelectionEvent
  • CadenzaObjectInfoEvent
  • Documentation for the "JSON Representation of Cadenza Object Data"
  • Sandbox footer with link to docs and devtools hint
  • Assertion for iframe being visible when calling one of the CadenzaClient#show* methods.

Changed

  • Improved the documentation and types of events.
  • Improved the documentation of the EmbeddingTargetId and ExternalLinkKey types.
  • Improved logging

Removed

  • Supposedly unused types: WorkbookKey, WorksheetKey, WorkbookViewKey

Fixed

  • The FilterVariables type was missing string[].