Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
43 lines (34 loc) · 1.54 KB

File metadata and controls

43 lines (34 loc) · 1.54 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

Version 5.44.3.1

New Features

  • Added RuntimeConfiguration class to improve configurability of Runtime from Java programs.
  • Added DesktopConnection.connect(RuntimeConfiguration)
  • Added DesktopStateListener.onClose to notify connection to Runtime is closed.
  • Added Application.getGroups

Bug Fixes

  • Fixed API doc for WindowOptions.setTaskbarIcon
  • Updated OpenFinInstaller.exe to handle client certificate
  • Fixed an issue with duplicate UUIDs for DesktopConnection

Version 5.44.2.4

New Features

  • Added setRdmUrl and setRuntimeAssetesUrl in DesktopConnect
  • Use proper names for threads created by DesktopConnection during launching Runtime

Version 5.44.2.3

New Features

  • Cross-app docking: Windows from different HTML5 applications now can join the same group and dock to each other. Runtime 5.44.11.10 is required.
  • DesktopConnection catches exceptions from onSuccess and onError in AckListener

Bug Fixes

  • Application.close(AckListener) is deprecated
  • fixed an issue in getGroup

Version 5.44.2.2

New Features

  • Implemented timeout logout logic for DesktopConnection.connectToVersion
  • Added support for app-connected event for Window class
  • Added Application.createChildWindow method
  • Replaced java logging with slf4j.

Bug Fixes

  • Fixed an issue with reconnect with port discovery.
  • Fixed an issue with Window.addEventListener

Version 5.44.2.1

New Features

  • InterApplicationBus.send/publish accepts AckListener callback.
  • Added support for security realm in DesktopConnection
Morty Proxy This is a proxified and sanitized view of the page, visit original site.