0.0.16.0 :: 22/03/2023
  • Change: Upping version number to prep for Prod deployment.
0.0.15.2 :: 17/02/2023
  • Bug: Drill down reports were not showing tabs when opening. Fixed.
0.0.15.1 :: 25/01/2023
  • Bug: Reports listing was initially using the report variable IsReadOnly flag to determine internal variables and variables to use by the API consumer. This had to be changed when we added ReportDescription in as this has to be Read Only. The new way to filter internal/export variables is with the suffix 'Var' on the variable name rather.
  • Change: Loading spinner colour changed to --palette-01
0.0.15.0 :: 18/01/2023
  • New: Reports API now returns a category and description with each report item.
0.0.14.0 :: 07/12/2022
  • Change: Moved Stimulsoft registration into app start to try help remove the random watermarks.
0.0.13.0 :: 09/11/2022
  • Change: Tax reports are now available.
  • New: Updated report server to .NET 7 and version 0.0.13.0.
0.0.12.0 :: 14/10/2022
  • New: New reports folder structure.
0.0.11.0 :: 07/10/2022
  • Change: Added better error handling in the dashboard API.
  • Change: Culture is injected into reports now.
  • New: Outfit font is now included in the ReportViewer.
0.0.10.0 :: 07/09/2022
  • New: Can now list available Dashboards via the /dashboards endpoint.
0.0.9.0 :: 25/07/2022
  • New: Reports support link backs to server sub reports now.
0.0.8.0 :: 12/07/2022
  • New: Report filters are passed as a base64 encoded query string now to be stealthy.
0.0.7.0 :: 07/07/2022
  • Bug: Not all report variables were being listed in Reports.GetAvailableReports. Fixed.
0.0.6.0 :: 23/06/2022
  • Bug: A few bug fixes and tweaking.
  • New: Till Cashup report added.
  • New: Multiselect type parameters are now handled.
0.0.5.0 :: 14/06/2022
  • Change: Embedded the Arial font directly in all reports.
0.0.4.3 :: 10/06/2022
  • Change: Multi-selects are represented in the filters text by Names and no longer Id's.
0.0.4.2 :: 09/06/2022
  • Bug: Parameters passed into the reports were not being persisted between subsequent Submit requests from the report toolbar. Fixed.
0.0.4.1 :: 09/06/2022
  • Bug: Updated Stimulsoft controls to latest again as the downgrade broke other stuff. Will have to put up with incorrect Till Id ordering until a patch has been released.
0.0.4.0 :: 09/06/2022
  • Change: Fixed up some default parameter bugs, and rolled back the Stimulsoft report controls due to an error in their latest major revision.
0.0.3.0 :: 08/06/2022
  • Change: Tweaks and some polishing to the report code.
0.0.2.0 :: 07/06/2022
  • Change: Recon report updated to be used as our report blueprint. All queries to sprocs.
0.0.1.1 :: 30/05/2022
  • Change: Fixed some bugs and streamlines the parameter loading process a bit.
0.0.1.0 :: 27/05/2022
  • New: First release of Aura Reporting Services.