Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

10.66.41.18

Compare
Choose a tag to compare
@HarsimranSingh HarsimranSingh released this 03 Jun 20:39
· 287 commits to develop since this release

Enhancements

  • Updated default settings for autoShow to true and waitForPageLoad to false
  • UUID uniqueness will be enforced in runtimes greater than 10.66.41.18
  • Added a warning message to the console when no licenseKey is included in the app manifest
  • Added an options-changed event to window.updateOptions
  • Application logs are now on by default
  • Added additional functions to definitelyTyped
  • Added not-responding and responding events to logging when in diagnostics mode
  • Added ability to generate Mac installers
  • Introduced a RSS feed to listen for Runtime updates on the OpenFin Versions page

Resolved Issues

  • Resolved issue where on window creation the wrong name variable was checked
  • Resolved issue with session cookies being deleted when devtools closes
  • Resolved issue where changing a window's frame option would cause it not to respect its size constraints
  • Resolved issue with Chromium trying to show permission dialog resulting in an unexpected close
  • Resolved issue where window options updates were replacing existing options, instead of appending new options
  • Resolved issue where attempting to resize a window past its constraints on an api call would cause the window to move
  • Resolved an issue where an app with the same UUID but different manifest would result in an error
  • Resolved issue where PDF links generated a "Can't load plugin error"
  • Resolved issue with webSecurity setting not passed to child windows
  • Resolved issue where Restore on Frameless windows after Maximize would move window 10px on Mac OS
  • Resolved issue where window sizing jumps when aspectRatio is set to true
  • Resolved issue where bounds-changing event not fired when aspectRatio flag is set to true
  • Resolved issue where getNativeId was always returning 0 on Mac
  • Resolved issue where dragging a window from the title bar icon would not work on Mac
  • Resolved an unexpected close event when the runtime encounters a corrupted favicon
  • Resolved issue where group merges were not being applied
  • Resolved issue where main function callback is not called
  • Resolved an issue where will-navigate was not firing correctly
  • Resolved an issue where a Profile Error dialog would appear on certain runtime launches
  • Resolved an unexpected close event when creating web notifications

Known Issues

Runtime

  • 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 greater also requires an OpenFin RVM 4.7. upgrade*.

Layouts

  • Tab groups cannot be undocked when windows are running on different runtime versions
  • Docked/Tabbed windows may get stuck behind other windows when running on different runtime versions
  • Resizing the top corner of a tab group can cause docked windows to separate
  • Cannot resize the top edges of tab groups
  • Windows docked with tab groups have limited vertical resizing
  • Window resize constraints may be violated when windows are docked
  • Window resize constraints may be violated when tabbing and un-tabbing
  • Maximizing a docked window or tab group will cause it to become undocked