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: 02.09.2021

Components Version
Electron 11.4.8
Chromium 87.0.4280.141
Node.js 12.18.3

New Features

Notifications

New notifications design and features of the JavaScript Notifications API - notification filters, notification options and Notification Panel API

Notifications

Workspace Lock Settings

Added more Lock Settings for Workspaces elements.

Themes

Added "title", "tabGroupIcon" and "tabGroupTitle" properties to the "group" key in the Themes configuration file which can be used for specifying a title for Glue42 Window groups and an icon and a title for Glue42 tab groups.

{
    "group": {
        "title": "Glue42 Window Group",
        "tabGroupIcon": "tab-groups.ico",
        "tabGroupTitle": "Glue42 Tab Group"
    }
}

Glue42 Java

Support for Channel context without registering a window.

Improvements and Bug Fixes

  • Improvements regarding the design and stability of Workspaces.

  • Improvements regarding Glue42 Desktop stability.

  • Minor bug fixes in the Glue42 Java library regarding the Glue42 Channels.