Skip to main content

Changelog

io.Connect Desktop 9.9.1

Release date: 01.07.2025

Components Version
Electron 36.2.0
Chromium 136.0.7103.49
Node.js 22.15.0

The following libraries are bundled with io.Connect Desktop 9.9.1 and will be used for auto injection:

Injected Library Version
@interopio/desktop 6.14
@interopio/fdc3 2.5

Improvements & Bug Fixes

  • Improved handling of window events to prevent potential crashes due to race conditions.

  • Improved handling of Channels via the Channel Selector to prevent automatic switching of the current Channel for all apps when a crashed app is joined to a Channel manually via the Channel Selector.

  • Fixed an issue related to web groups and the open() method of the Window Management API throwing an error when using the relativeTo option and the target window is maximized.

  • Fixed an issue where a child window of a web app opened via the browser native window.open() method wouldn't close when its parent is closed.

  • Fixed an issue where a Workspaces App instance wouldn't close when the closing of a window inside one of its Workspaces is prevented without displaying a dialog to the user.

  • Fixed an issue where the newBounds property of the ClearPlacementSettings object was ignored when using the clearPlacement() method of an IOConnectWindow instance.