Skip to content

v1.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 01 Sep 16:14
bf5e9e7

1.0.0 (2025-09-01)

⚠ BREAKING CHANGES

  • upgrade deps and more (#52)

Features

  • add load option (421f77a)
  • allow noFocus option to be passed via IframeBridge (73f2b32)
  • remember last selected tab (43144fa)

Bug Fixes

  • allow clipboard API in iframe additionally to fullscreen (3a433a2)
  • always send data on first render (dc7d065)
  • correct bug in dependency (1bec533)
  • focus the correct tab (15a6b10)
  • iframeMessageHandler: break when message handled (a7f83f3)
  • line height of tab close cross (f8c1586)
  • Rewritten url in different property to avoid cumulating rewrites (4411bf0)
  • update broken dep (9cd2ad9)
  • webpack build promise (#48) (ba56886)

Miscellaneous Chores