Skip to content

Releases: Rello/analytics

v5.6.2

10 Jun 20:29
Compare
Choose a tag to compare

Fixed

  • Date thresholds now evaluate correctly in tables
  • Reload report after threshold modifications
  • Highlight selected threshold row in sidebar

v5.6.1

09 Jun 18:11
Compare
Choose a tag to compare

Fixed

  • Threshold validation for numbers with thousands separator

v5.6.0

09 Jun 12:26
bd80710
Compare
Choose a tag to compare

Added

  • Ordering of thresholds (validation sequence) #479
  • Enable editing of existing thresholds #477
  • Add legend selection for reports in panoramas #482
  • Add timeSeries data model for e.g. Health data #483
  • Add active option indicators in report menu #485
  • Various unit tests

Changed

  • Allow thresholds on any column #474
  • Attention: existing thresholds are affected. See change here for details
  • API v4 for will add %currentDate% as Y-m-d - see wiki
  • Change HTML grabber datasource to curl
  • Highlight selected report in panorama modal #484

Fixed

  • legend "undefined" in doughnut chart

v5.5.0

26 May 17:42
Compare
Choose a tag to compare

Added

  • dynamic filter for quarters (e.g. %last quarter%)
  • Add Top N +others grouping #460
  • Add time grouping feature #464
  • Show all button in chart legend #473
  • Support multiple rows in filter dialog #472

Changed

  • JSON data source: remove column limit
  • Refactor filter dialog to use Notification framework #452
  • Refactor drilldown dialog to use Notification framework #462
  • Limit filter removal action to icon #470

Fixed

  • fix warning for importing less than 3 columns
  • new Panorama page button not working
  • Filter not working when text has "," #441
  • Adjust chart height when table hidden #445d
  • Shared Panorama permission handling #428
  • Print layout #302
  • Activities not shown correctly

v5.4.0

29 Apr 13:13
Compare
Choose a tag to compare

Added

  • funnel chart type
  • option to sort by any column

Changed

  • Chart.js v4.4.9

Fixed

  • incorrect aggregation of Nextcloud Table data
  • dynamic font color in colored input fields
  • aggregated values not shown correctly
  • Undefined array key "operation" FlowOperation #440

v5.3.0

20 Mar 21:24
Compare
Choose a tag to compare

Added

  • Beta: Compact visualization for table (for usage in panorama)

Fixed

  • reading the third level in a json array #434
  • undefined array key 2 at DataloadService.php#494 #433
  • panorama pdf export layout
  • aggregate data also without value column

v5.2.4

20 Jan 22:27
Compare
Choose a tag to compare

Fixed

  • dark mode issues
  • align border in filter dialog
  • indicate more values (...) in filter dialog
  • catch sting column in tables data source
  • load only required data source details in sidebar

v5.2.3

14 Jan 15:02
Compare
Choose a tag to compare

Added

  • KPI widget for Panorama #427

Fixed

  • calculated columns: correct percentage formula in total row
  • report copy is not taking over all properties
  • empty columns (e.g. manual input) need to be handled as null during database update

v5.2.2

05 Jan 18:03
Compare
Choose a tag to compare

Added

  • GitHub: personal access token to avoid rate limit

Fixed

  • report not displayed in panorama
  • header missing in github report
  • handling github rate limit error

v5.2.1

03 Jan 20:09
Compare
Choose a tag to compare

Added

  • GitHub: report on release assets

Fixed

  • handling of report options
  • import data from file
  • fix links from integrations to reports