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.

...

Expand

JS API

  • Refactored the "remove" option in stick.jquery.js by passing in a reference to scrollElement with the scroll event so as to clean up the listener and remove cloned sticky elements at the same time.

Backend/Admin

  • Upgraded
    • Upgraded jQuery library to version 3.5.1
    •  jaxws-rt 2.2.10
    • PostgreSQL JDBC driver to 42.2.14
    • Apache Commons FileUpload to version 1.4
    • SnakeYAML to version 1.26.
  • Enhanced the JSESSIONID cookie to support SameSite, which is slowly being rolled out in many browsers (learn more).
  • Removed ColumnarDB as a new datasource type (existing ColumnarDBs aren’t affected).
  • Added event auditing for user role updates in the Admin console.

User Interface

  • Added an option to show or hide the minimum/maximum value in the report filter value list.
  • Added the ability to set a user's regional display preferences for decimal and thousand separators based on the language configured for that user.
  • FTP broadcast can now optionally add a timestamp to a file name.
  • Hard-coded filters can now be passed through to child reports during drill through.
  • Converted report date fields from metric to dimension for the import process.
  • Updated all date pickers to follow the global 'Week Start Day' setting.

...