ReportMagic 2.14

New Macros

  • ServiceNow macros now support sysparm_display_value so you can show the actual value or the display value, if that is different.
  • ServiceNow macros now allow multiple properties to be returned.
  • [LogicMonitor.WidgetStatus:] macro reports whether your LogicMonitor Dashboard Widget is alive, returning a 200^ OK response, or dead, in which case a 404 response is shown with an appropriate error message. This macro is not supported for HTML Widgets.
  • [Jira.LastImage:] macro inserts the most recent image from a JIRA ticket.

Bug Fixes

Various bug fixes including:
  • The [Meraki.NetworkList:] macro now supports the ProductTypes and disableRemoteStatusPage properties.
  • The [LogicMonitor.SummaryValueList:] macro now respects the format parameter.
  • The [Email:] macro now allows the sending of full-width Png/Jpeg/Gif graphs, (not in tables) when running in Stable rendering mode.
  • The [Email:]macro now sends tables correctly, with some formatting limitations.
  • The [ForEach:] and [EndForEach:] macro works without the need or additional spaces before/after your macros.
  • The generation of PDF output when using Office 365 now works correctly.

RBAC Improvements 

  • When RBAC is enabled, it is always on; it is no longer a Global Setting with on/off.
  • RBAC code has been tidied and improved behind the scenes.
  • In the UI, the RBAC management page (for SuperAdmins and Tenant Admins) now has:
    • A sticky Search panel which remains on screen while you scroll through tables
    • A Role filter drop-down on the Role Permissions tab

General Improvements 

  • Clarifications have been made to the Help and to Error Messages.
  • You no longer have to manually refresh the the Batch progress page even if you are running a very large batches of reports. 

Comments