This repository has been archived by the owner on May 22, 2020. It is now read-only.
9.61.38.40
HarsimranSingh
released this
10 Jan 21:35
·
381 commits
to develop
since this release
Enhancements
Log Management
- Added
sendApplicationLog
call for programmatically uploading application logs which returns alogId
on success - Added
setAppLogUsername
which updates app logs with the specified username when uploaded
Window Groups API
- Window.joinGroup and window.mergeGroup now work across versions/security realms
- Internal resizing of groups has improved to avoid overlaps
- Gaps while resizing grouped framed windows on Windows 10 have been eliminated
General
- Enforce min/max limits when
aspectRatio
is enabled - Legacy window grouping behaviour can be re-enabled by adding the
--use-legacy-window-groups
as a runtime argument
Resolved Issues
- Resolved issue with 5 pixel gap for frameless, maximized windows on Windows 10
- Windows in a group now only resize if within bounds threshold (5px) of another grouped window
- Resolved issue where windows with the same name joining a group would cause an exception
- Resolved issue where
System.getFocusedWindow
was returning the incorrect window when running multiple runtimes - Resolved issue with multi-runtime api calls prior to mesh connections
- Resolved issue where Events were not being cleaned up in multi-runtime environments
Known Issues
- Existing OpenFin deployments may experience some issues with cache migrating correctly, as a result of an OpenFin Runtime upgrade. These issues are resolved in OpenFin 9.61.38.40 and also require an OpenFin RVM 4.7. upgrade* - which will be available in Beta on Jan 14.
- .NET Adapter implementations, using "browser like" navigation, may encounter blank screens
- Animating grouped windows is not supported