Glue42 Enterprise is now io.Connect Desktop! The new documentation site for all interop.io products is located at docs.interop.io.

Changelog

Glue42 Desktop

Release date: 09.12.2020

Components Version
Electron 10.1.4
Chromium 85.0.4183.121
Node.js 12.16.3

Breaking Changes

Opening & Saving Layouts from Earlier Glue42 Versions

Layouts created with Glue42 3.10 or earlier can be opened in Glue42 3.11, however, once saved in Glue42 3.11, they can't be opened in Glue42 3.10 or earlier. It is strongly recommended that you don't point Glue42 3.10 or earlier and Glue42 3.11 to the same Layout stores.

New Features

Extending Workspaces

Workspaces can now be customized and extended with custom components.

Custom toolbar

Workspace Context

Added documentation for manipulating Workspace context.

Window Stickiness

Window stickiness can now be controlled programmatically and through a "Sticky" button.

Sticky button

CTRL + F search feature added for web apps in Glue42 Windows.

Search

Opening PDF Files

PDF files can now be opened and controlled with URL parameters in Glue42 Windows.

Printing Web Pages

Web pages can now be printed or saved as PDF files programmatically or by using CTRL + P.

JavaScript Window Placement

Window placement functionality added.

JavaScript Ungrouping Windows

Glue42 Windows can now be extracted programmatically from Glue42 Window Groups.

Ungrouping

JavaScript App Shutdown Event

Added a shutdown hook to the JavaScript App Management API to enable the execution of custom code before Glue42 Enterprise shuts down.

Improvements and Bug Fixes

  • Upgraded to Electron 10 (Chromium 85).

  • Improved support for FDC3 compliant apps regarding the control over initializing the Glue42 JavaScript library.