Skip to content

v0.97.0

Compare
Choose a tag to compare
@mattrunyon mattrunyon released this 23 Oct 18:58
· 38 commits to main since this release

0.97.0 (2024-10-23)

⚠ BREAKING CHANGES

  • RefreshToken related classes have been removed from @deephaven/jsapi-components. This functionality did not actually work in Core, and was unused. The RefreshToken type is now defined in @deephaven/jsapi-types, as dh.RefreshToken.

Features

Bug Fixes

  • add gap between type and name in widget panel tooltip (#2258) (4e8ad58), closes #2254
  • Fix Type in Spectrum Modal Overlay Background Color (#2267) (9d84d8d)
  • Remove RefreshBootstrap and refresh token handling (#2257) (5686032)