2.0.2 (2026-03-03)
- pass query options to the visualize iframe in a way which is compatible with how it was built (7ba0c2e)
2.0.1 (2026-02-26)
- pass visualizer config via makeVisualizerPage (66ab619)
2.0.0 (2026-02-26)
- build options for the visualizer iframe are grouped under the
visualizerkey and renamed to match the original options. rocLogin.urlAbsolute support removed. Use url + redirect.
1.0.2 (2026-02-12)
- don't override title with default title (f2c6b9f)
1.0.1 (2025-09-02)
- avoid race condition when creating the static directory (6baf922)
- upgrade deps and more (#52)
- add load option (421f77a)
- allow noFocus option to be passed via IframeBridge (73f2b32)
- remember last selected tab (43144fa)
- 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)