Skip to content

Mango 2.7.4

Compare
Choose a tag to compare
@terrypacker terrypacker released this 22 Feb 22:26
· 243 commits to 2.7.x since this release

Mango 2.7.4 Release

Please report any issues with this release here

New Features Included

  • Adding multi-threading to data source initialization
  • Change to allow i-frame embedding of Mango hosted pages on Mango Hosted pages
  • Change to ensure NONE level events do not make it into the User's Live events list
  • Added latest poll times and durations to data sources edit page under the 'Runtime status' area
  • Added env property runtime.datasources.logStartupMetrics to allow output of startup times for data source groups
  • Added device name to event messages for data points
  • Added env property runtime.realTimeTimer.defaultTaskQueueSize to allow optionally queuing up tasks of the same type
  • Added env property runtime.realTimeTimer.flushTaskQueueOnReject to optionally flush the stale tasks from the queue
  • Raising events for High priority thread pool's rejected tasks
  • Fixed bug where copying a running data source would result in the points not actually being running
  • Fixed bug where the PlainRenderer would fail to render some units
  • Improved performance of the UserEventCache that caches events for the logged in Users
  • Improved performance of the EventManager's active events list
  • Added system settings to allow Site Analytics code to be added into the HTML of all pages
  • Fixed bug where deleting a user linked to an email event handler would break the event handler
  • Adding support for HTML5 Audio to play Alarm sounds on all pages
  • Performance enhancements to improve maximum poll rates for data sources