Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Upgraded jQuery library to version 3.5.1.
  • Assisted Insights can now be enabled for reports and charts embedded via the JS API.
  • Developers can now toggle certain UI features of a report by manipulating output types. Report interactions (drill down, drill anywhere, drill through, series selection, unit selection, brushing, timeslider) can be disabled when loading reports with the JS API. The API can also be used to trigger report interactions (drill breadcrumbs, show annotations).
  • Added the export menu to dashboards embedded in the JS API.
  • Drill through reports are now possible on reports loaded using the JS API. A drill through report can replace the existing report or appear in a pop-up window. You can also customize the display to suit your needs.
  • Reports can now be loaded but not automatically displayed on the page when using the reports.loadReport() function in the JS API. Also added the ReportAPI function for devs to easily create a visualisation of a report.

REST API

  • Our REST API version is now 1.1, with new endpoints added for: managing user access to organisations; licence management; role creation and management; scheduled background task management; metadata SQL query functions;   GET/threshold-alerts for fetching broadcast alerts received by a user; creating and managing categories; importing and exporting content; managing caching; and, content translations.
  • Unlocked REST admin services for non-server based licenses (only REST content services require a server licence).
  • licence management, role creation and management, scheduled background task management and metadata SQL query functions. 
  • Added an admin mode toggle, used to suspend new content creation in a Yellowfin instance, enabling zero-downtime upgrades of clustered environments.
  • Removed outdated restlet library.

...