Added
- Performance: Cache report data in the browser (using ETag & If-None-Match) #535
- Warn about unsaved changes before leaving a report
- OCS endpoint to create reports from csv files via files clients
Changed
- Time aggregation on all key figures and not only the last one
Fixed
- Hide menu bar and show loading spinner while reports are loading
- Fix PHP 8.4 deprecation warnings #534 @robertoschwald
- Date formatting on all table rows (not stopping after empty cells)
- Fix double report execution after wizard close
- Correct drilldown aggregation for numeric dimension indices
- Fix threshold copying when saving report as copy